comparison libgui/src/settings-dialog.ui @ 16747:9d0739413904

Reduce the spacing for the "Terminal Colors" under Terminal tab. * libgui/src/settings-dialog.ui: Place the vertical-spacer inside the QVBoxLayout widget containing the terminal_colors_box.
author Ben Abbott <bpabbott@mac.com>
date Tue, 11 Jun 2013 15:09:13 +0800
parents e15755a5a0d7
children 0e389992291e
comparison
equal deleted inserted replaced
16746:e15755a5a0d7 16747:9d0739413904
889 </property> 889 </property>
890 </widget> 890 </widget>
891 </item> 891 </item>
892 </layout> 892 </layout>
893 </widget> 893 </widget>
894 <widget class="QWidget" name="verticalLayoutWidget_2"> 894 <widget class="QWidget" name="verticalLayoutWidget_3">
895 <property name="geometry"> 895 <property name="geometry">
896 <rect> 896 <rect>
897 <x>10</x> 897 <x>10</x>
898 <y>90</y> 898 <y>90</y>
899 <width>631</width> 899 <width>631</width>
900 <height>164</height> 900 <height>291</height>
901 </rect> 901 </rect>
902 </property> 902 </property>
903 <layout class="QVBoxLayout" name="verticalLayout"> 903 <layout class="QVBoxLayout" name="verticalLayout_8">
904 <item>
905 <widget class="Line" name="line_6">
906 <property name="orientation">
907 <enum>Qt::Horizontal</enum>
908 </property>
909 </widget>
910 </item>
904 <item> 911 <item>
905 <widget class="QGroupBox" name="terminal_colors_box"> 912 <widget class="QGroupBox" name="terminal_colors_box">
906 <property name="minimumSize"> 913 <property name="minimumSize">
907 <size> 914 <size>
908 <width>0</width> 915 <width>0</width>
909 <height>162</height> 916 <height>81</height>
910 </size> 917 </size>
911 </property> 918 </property>
912 <property name="title"> 919 <property name="title">
913 <string>Terminal Colors</string> 920 <string>Terminal Colors</string>
914 </property> 921 </property>
922 <zorder>verticalSpacer_3</zorder>
915 </widget> 923 </widget>
916 </item> 924 </item>
917 </layout> 925 <item>
918 </widget> 926 <widget class="Line" name="line_5">
919 <widget class="QWidget" name="verticalLayoutWidget_3"> 927 <property name="minimumSize">
920 <property name="geometry"> 928 <size>
921 <rect> 929 <width>0</width>
922 <x>10</x> 930 <height>0</height>
923 <y>260</y> 931 </size>
924 <width>631</width> 932 </property>
925 <height>121</height> 933 <property name="orientation">
926 </rect> 934 <enum>Qt::Horizontal</enum>
927 </property> 935 </property>
928 <layout class="QVBoxLayout" name="verticalLayout_8"> 936 </widget>
937 </item>
929 <item> 938 <item>
930 <spacer name="verticalSpacer_3"> 939 <spacer name="verticalSpacer_3">
931 <property name="orientation"> 940 <property name="orientation">
932 <enum>Qt::Vertical</enum> 941 <enum>Qt::Vertical</enum>
933 </property> 942 </property>
1128 </property> 1137 </property>
1129 </spacer> 1138 </spacer>
1130 </item> 1139 </item>
1131 </layout> 1140 </layout>
1132 </widget> 1141 </widget>
1133 <zorder>verticalLayoutWidget_6</zorder>
1134 </widget> 1142 </widget>
1135 <widget class="QWidget" name="tab_3"> 1143 <widget class="QWidget" name="tab_3">
1136 <attribute name="title"> 1144 <attribute name="title">
1137 <string>Network</string> 1145 <string>Network</string>
1138 </attribute> 1146 </attribute>