src/ui/configbox.ui

changeset 8
e8f645d9f28f
parent 5
3c04e05ab24f
child 10
bc1414343e19
equal deleted inserted replaced
7:fdabb5869e5f 8:e8f645d9f28f
126 <widget class="QWidget" name="scrollAreaWidgetContents"> 126 <widget class="QWidget" name="scrollAreaWidgetContents">
127 <property name="geometry"> 127 <property name="geometry">
128 <rect> 128 <rect>
129 <x>0</x> 129 <x>0</x>
130 <y>0</y> 130 <y>0</y>
131 <width>448</width> 131 <width>96</width>
132 <height>232</height> 132 <height>26</height>
133 </rect> 133 </rect>
134 </property> 134 </property>
135 <layout class="QVBoxLayout" name="verticalLayout_5"> 135 <layout class="QVBoxLayout" name="verticalLayout_5">
136 <item> 136 <item>
137 <widget class="QWidget" name="zandronumVersions" native="true"/> 137 <widget class="QWidget" name="zandronumVersions" native="true"/>
138 </item> 138 </item>
139 </layout> 139 </layout>
140 </widget> 140 </widget>
141 </widget> 141 </widget>
142 </item>
143 </layout>
144 </widget>
145 <widget class="QWidget" name="tab_3">
146 <attribute name="title">
147 <string>Misc</string>
148 </attribute>
149 <layout class="QVBoxLayout" name="verticalLayout_6">
150 <item>
151 <widget class="QCheckBox" name="noDemoPrompt">
152 <property name="whatsThis">
153 <string>If this is not set, a prompt showing demo info is displayed first.</string>
154 </property>
155 <property name="text">
156 <string>Launch immediately</string>
157 </property>
158 </widget>
159 </item>
160 <item>
161 <spacer name="verticalSpacer_2">
162 <property name="orientation">
163 <enum>Qt::Vertical</enum>
164 </property>
165 <property name="sizeHint" stdset="0">
166 <size>
167 <width>20</width>
168 <height>40</height>
169 </size>
170 </property>
171 </spacer>
142 </item> 172 </item>
143 </layout> 173 </layout>
144 </widget> 174 </widget>
145 </widget> 175 </widget>
146 </item> 176 </item>

mercurial