GUI: always show Patch dialog (even when minimized)
This commit is contained in:
		
							parent
							
								
									b5ddd709ce
								
							
						
					
					
						commit
						e16f0073a2
					
				|  | @ -746,6 +746,6 @@ void MainWindow::getStrWindow(const QString title, QString *text) | |||
| 
 | ||||
| void MainWindow::patchWindow() | ||||
| { | ||||
|     mPatchDialog->show(); | ||||
|     mPatchDialog->showNormal(); | ||||
|     mPatchDialog->setFocus(); | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue