mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	QT: Remove border around widgets
This commit is contained in:
		
							parent
							
								
									3c47522e67
								
							
						
					
					
						commit
						cd99944b1d
					
				
					 1 changed files with 15 additions and 2 deletions
				
			
		|  | @ -24,7 +24,20 @@ | ||||||
|    <bool>true</bool> |    <bool>true</bool> | ||||||
|   </property> |   </property> | ||||||
|   <widget class="QWidget" name="centralwidget"> |   <widget class="QWidget" name="centralwidget"> | ||||||
|    <layout class="QHBoxLayout" name="horizontalLayout"/> |    <layout class="QHBoxLayout" name="horizontalLayout"> | ||||||
|  |     <property name="leftMargin"> | ||||||
|  |      <number>0</number> | ||||||
|  |     </property> | ||||||
|  |     <property name="topMargin"> | ||||||
|  |      <number>0</number> | ||||||
|  |     </property> | ||||||
|  |     <property name="rightMargin"> | ||||||
|  |      <number>0</number> | ||||||
|  |     </property> | ||||||
|  |     <property name="bottomMargin"> | ||||||
|  |      <number>0</number> | ||||||
|  |     </property> | ||||||
|  |    </layout> | ||||||
|   </widget> |   </widget> | ||||||
|   <widget class="QMenuBar" name="menubar"> |   <widget class="QMenuBar" name="menubar"> | ||||||
|    <property name="geometry"> |    <property name="geometry"> | ||||||
|  | @ -92,7 +105,7 @@ | ||||||
|   </action> |   </action> | ||||||
|   <action name="action_Start"> |   <action name="action_Start"> | ||||||
|    <property name="enabled"> |    <property name="enabled"> | ||||||
|      <bool>false</bool> |     <bool>false</bool> | ||||||
|    </property> |    </property> | ||||||
|    <property name="text"> |    <property name="text"> | ||||||
|     <string>&Start</string> |     <string>&Start</string> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue