mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	citra-qt: Small cleanup.
This commit is contained in:
		
							parent
							
								
									6a6464807a
								
							
						
					
					
						commit
						688a5c033e
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -132,8 +132,7 @@ GRenderWindow::GRenderWindow(QWidget* parent) : QWidget(parent), emu_thread(this | |||
|     setLayout(layout); | ||||
|     connect(&emu_thread, SIGNAL(started()), this, SLOT(moveContext())); | ||||
| 
 | ||||
| 	setMinimumSize(GetActiveConfig().min_client_area_size.first, | ||||
|                    GetActiveConfig().min_client_area_size.second); | ||||
|     OnMinimalClientAreaChangeRequest(GetActiveConfig().min_client_area_size); | ||||
| 
 | ||||
|     OnFramebufferSizeChanged(); | ||||
|     NotifyClientAreaSizeChanged(std::pair<unsigned,unsigned>(child->width(), child->height())); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue