mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	enabled retina in YACReader
This commit is contained in:
		@ -80,7 +80,7 @@ int main(int argc, char * argv[])
 | 
			
		||||
 | 
			
		||||
	app.setApplicationName("YACReader");
 | 
			
		||||
	app.setOrganizationName("YACReader");
 | 
			
		||||
	
 | 
			
		||||
    qApp->setAttribute(Qt::AA_UseHighDpiPixmaps);
 | 
			
		||||
	//simple command line parser
 | 
			
		||||
	//will be replaced by QCommandLineParser in the future
 | 
			
		||||
	QStringList optlist;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user