Fixed button margin issue
This commit is contained in:
		
							parent
							
								
									f12e20ab66
								
							
						
					
					
						commit
						c01d7fcfae
					
				
					 5 changed files with 7 additions and 7 deletions
				
			
		|  | @ -76,8 +76,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping | |||
|         <string>&Close</string> | ||||
|        </property> | ||||
|        <property name="icon"> | ||||
|         <iconset theme="dialog-close"> | ||||
|          <normaloff>.</normaloff>.</iconset> | ||||
|         <iconset theme="dialog-close"/> | ||||
|        </property> | ||||
|       </widget> | ||||
|      </item> | ||||
|  |  | |||
|  | @ -479,7 +479,8 @@ | |||
|         <string extracomment="OK, Cancel, Apply">&Cancel</string> | ||||
|        </property> | ||||
|        <property name="icon"> | ||||
|         <iconset theme="dialog-cancel"/> | ||||
|         <iconset theme="dialog-cancel"> | ||||
|          <normaloff>.</normaloff>.</iconset> | ||||
|        </property> | ||||
|       </widget> | ||||
|      </item> | ||||
|  |  | |||
|  | @ -7,7 +7,7 @@ | |||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>960</width> | ||||
|     <height>536</height> | ||||
|     <height>602</height> | ||||
|    </rect> | ||||
|   </property> | ||||
|   <property name="windowTitle"> | ||||
|  |  | |||
|  | @ -108,8 +108,8 @@ | |||
|            <rect> | ||||
|             <x>0</x> | ||||
|             <y>0</y> | ||||
|             <width>398</width> | ||||
|             <height>256</height> | ||||
|             <width>98</width> | ||||
|             <height>28</height> | ||||
|            </rect> | ||||
|           </property> | ||||
|           <layout class="QVBoxLayout" name="vlProfile"> | ||||
|  |  | |||
|  | @ -168,7 +168,7 @@ | |||
|      <x>0</x> | ||||
|      <y>0</y> | ||||
|      <width>625</width> | ||||
|      <height>19</height> | ||||
|      <height>21</height> | ||||
|     </rect> | ||||
|    </property> | ||||
|    <widget class="QMenu" name="menuFile"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue