Tasks/TaskFilterConfigDialog.ui

changeset 3366
6084bb3c3911
parent 2197
c4f24f8f34c0
equal deleted inserted replaced
3364:5dafcc891579 3366:6084bb3c3911
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>562</width> 9 <width>562</width>
10 <height>520</height> 10 <height>405</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Task filter configuration</string> 14 <string>Task filter configuration</string>
15 </property> 15 </property>
226 </property> 226 </property>
227 </widget> 227 </widget>
228 </item> 228 </item>
229 </layout> 229 </layout>
230 </widget> 230 </widget>
231 </item>
232 <item>
233 <spacer name="verticalSpacer">
234 <property name="orientation">
235 <enum>Qt::Vertical</enum>
236 </property>
237 <property name="sizeHint" stdset="0">
238 <size>
239 <width>20</width>
240 <height>8</height>
241 </size>
242 </property>
243 </spacer>
244 </item> 231 </item>
245 <item> 232 <item>
246 <widget class="QDialogButtonBox" name="buttonBox"> 233 <widget class="QDialogButtonBox" name="buttonBox">
247 <property name="orientation"> 234 <property name="orientation">
248 <enum>Qt::Horizontal</enum> 235 <enum>Qt::Horizontal</enum>

eric ide

mercurial