mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #3336 from PizzicatoWolf/qt-layout-fixes
citra_qt: Resized main config window
This commit is contained in:
		
						commit
						e203c10cc2
					
				
					 1 changed files with 9 additions and 9 deletions
				
			
		|  | @ -6,7 +6,7 @@ | |||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>740</width> | ||||
|     <width>461</width> | ||||
|     <height>500</height> | ||||
|    </rect> | ||||
|   </property> | ||||
|  | @ -34,15 +34,15 @@ | |||
|        <string>Input</string> | ||||
|       </attribute> | ||||
|      </widget> | ||||
|       <widget class="ConfigureGraphics" name="graphicsTab"> | ||||
|         <attribute name="title"> | ||||
|           <string>Graphics</string> | ||||
|         </attribute> | ||||
|       </widget> | ||||
|      <widget class="ConfigureGraphics" name="graphicsTab"> | ||||
|       <attribute name="title"> | ||||
|        <string>Graphics</string> | ||||
|       </attribute> | ||||
|      </widget> | ||||
|      <widget class="ConfigureAudio" name="audioTab"> | ||||
|        <attribute name="title"> | ||||
|          <string>Audio</string> | ||||
|        </attribute> | ||||
|       <attribute name="title"> | ||||
|        <string>Audio</string> | ||||
|       </attribute> | ||||
|      </widget> | ||||
|      <widget class="ConfigureDebug" name="debugTab"> | ||||
|       <attribute name="title"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue