mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #1673 from MerryMage/config-minimumSize
Configure Dialog: Remove minimumSize property
This commit is contained in:
		
						commit
						7805f66784
					
				
					 1 changed files with 0 additions and 12 deletions
				
			
		|  | @ -10,24 +10,12 @@ | ||||||
|     <height>501</height> |     <height>501</height> | ||||||
|    </rect> |    </rect> | ||||||
|   </property> |   </property> | ||||||
|   <property name="minimumSize"> |  | ||||||
|    <size> |  | ||||||
|     <width>370</width> |  | ||||||
|     <height>219</height> |  | ||||||
|    </size> |  | ||||||
|   </property> |  | ||||||
|   <property name="windowTitle"> |   <property name="windowTitle"> | ||||||
|    <string>Citra Configuration</string> |    <string>Citra Configuration</string> | ||||||
|   </property> |   </property> | ||||||
|   <layout class="QVBoxLayout" name="verticalLayout"> |   <layout class="QVBoxLayout" name="verticalLayout"> | ||||||
|    <item> |    <item> | ||||||
|     <widget class="QTabWidget" name="tabWidget"> |     <widget class="QTabWidget" name="tabWidget"> | ||||||
|      <property name="minimumSize"> |  | ||||||
|       <size> |  | ||||||
|        <width>371</width> |  | ||||||
|        <height>221</height> |  | ||||||
|       </size> |  | ||||||
|      </property> |  | ||||||
|      <property name="currentIndex"> |      <property name="currentIndex"> | ||||||
|       <number>0</number> |       <number>0</number> | ||||||
|      </property> |      </property> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue