diff options
Diffstat (limited to 'lumina-config/mainUI.ui')
-rw-r--r-- | lumina-config/mainUI.ui | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui index c3ed700a..2e17be03 100644 --- a/lumina-config/mainUI.ui +++ b/lumina-config/mainUI.ui @@ -375,8 +375,8 @@ <rect> <x>0</x> <y>0</y> - <width>181</width> - <height>113</height> + <width>192</width> + <height>115</height> </rect> </property> <attribute name="label"> @@ -464,8 +464,8 @@ <rect> <x>0</x> <y>0</y> - <width>177</width> - <height>106</height> + <width>191</width> + <height>107</height> </rect> </property> <attribute name="label"> @@ -602,8 +602,8 @@ <rect> <x>0</x> <y>0</y> - <width>181</width> - <height>113</height> + <width>192</width> + <height>115</height> </rect> </property> <attribute name="label"> @@ -691,8 +691,8 @@ <rect> <x>0</x> <y>0</y> - <width>177</width> - <height>106</height> + <width>191</width> + <height>107</height> </rect> </property> <attribute name="label"> @@ -1107,6 +1107,9 @@ <property name="text"> <string>...</string> </property> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> </widget> </item> <item row="1" column="1"> @@ -1114,6 +1117,9 @@ <property name="text"> <string>...</string> </property> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> </widget> </item> </layout> @@ -1229,7 +1235,6 @@ </item> </layout> <zorder>tree_defaults</zorder> - <zorder>tree_defaults</zorder> <zorder></zorder> </widget> </item> @@ -1530,8 +1535,8 @@ <rect> <x>0</x> <y>0</y> - <width>118</width> - <height>16</height> + <width>129</width> + <height>26</height> </rect> </property> <property name="sizePolicy"> @@ -1638,7 +1643,7 @@ <x>0</x> <y>0</y> <width>579</width> - <height>20</height> + <height>21</height> </rect> </property> </widget> |