mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Remove high dpi scaling flag as it needs more work first
This commit is contained in:
		
							parent
							
								
									de17fe31fb
								
							
						
					
					
						commit
						9ae3eb4a30
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -2084,7 +2084,6 @@ int main(int argc, char* argv[]) { | |||
|     std::string bin_path = FileUtil::GetBundleDirectory() + DIR_SEP + ".."; | ||||
|     chdir(bin_path.c_str()); | ||||
| #endif | ||||
|     QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling); | ||||
|     QCoreApplication::setAttribute(Qt::AA_DontCheckOpenGLContextThreadAffinity); | ||||
|     QCoreApplication::setAttribute(Qt::AA_ShareOpenGLContexts); | ||||
|     QApplication app(argc, argv); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue