mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Corrected the path to the headbar icon (#5782)
* Corrected the path to the headbar icon Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github. * Corrected the path to the headbar icon Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github.
This commit is contained in:
		
							parent
							
								
									324e88d6e0
								
							
						
					
					
						commit
						3d8555236f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ | |||
|   </property> | ||||
|   <property name="windowIcon"> | ||||
|    <iconset> | ||||
|     <normaloff>../dist/citra.ico</normaloff>../dist/citra.ico</iconset> | ||||
|     <normaloff>dist/citra.png</normaloff>dist/citra.png</iconset> | ||||
|   </property> | ||||
|   <property name="tabShape"> | ||||
|    <enum>QTabWidget::Rounded</enum> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue