| <?xml version="1.0" encoding="UTF-8"?> | |
| <ui version="4.0"> | |
| <class>Gui::TaskView::TaskEditControl</class> | |
| <widget class="QWidget" name="Gui::TaskView::TaskEditControl"> | |
| <property name="geometry"> | |
| <rect> | |
| <x>0</x> | |
| <y>0</y> | |
| <width>193</width> | |
| <height>41</height> | |
| </rect> | |
| </property> | |
| <property name="windowTitle"> | |
| <string>Edit</string> | |
| </property> | |
| <layout class="QHBoxLayout"> | |
| <property name="spacing"> | |
| <number>6</number> | |
| </property> | |
| <property name="margin"> | |
| <number>9</number> | |
| </property> | |
| <item> | |
| <widget class="QDialogButtonBox" name="buttonBox"> | |
| <property name="standardButtons"> | |
| <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | |
| </property> | |
| <property name="centerButtons"> | |
| <bool>true</bool> | |
| </property> | |
| </widget> | |
| </item> | |
| </layout> | |
| </widget> | |
| <resources/> | |
| <connections/> | |
| </ui> | |