Bugfixes
[kitchenalert] / src / kitchenalertmainwindow.ui
index 0b419ec..44ea136 100644 (file)
@@ -31,8 +31,8 @@
       <rect>
        <x>0</x>
        <y>0</y>
-       <width>1447</width>
-       <height>587</height>
+       <width>1445</width>
+       <height>585</height>
       </rect>
      </property>
      <widget class="QWidget" name="verticalLayoutWidget">
@@ -74,7 +74,7 @@
          <item>
           <widget class="QPushButton" name="DoneButton">
            <property name="text">
-            <string>Done</string>
+            <string>Stop</string>
            </property>
           </widget>
          </item>
        <item>
         <layout class="QHBoxLayout" name="horizontalLayout">
          <item>
-          <spacer name="horizontalSpacer">
-           <property name="orientation">
-            <enum>Qt::Horizontal</enum>
-           </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>40</width>
-             <height>20</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item>
           <widget class="QPushButton" name="CreateNewScheduleButton">
            <property name="text">
             <string>New timer</string>
           </widget>
          </item>
          <item>
-          <spacer name="horizontalSpacer_2">
-           <property name="orientation">
-            <enum>Qt::Horizontal</enum>
+          <widget class="QPushButton" name="SaveButton">
+           <property name="text">
+            <string>Save timer</string>
            </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>40</width>
-             <height>20</height>
-            </size>
+          </widget>
+         </item>
+         <item>
+          <widget class="QPushButton" name="OpenButton">
+           <property name="text">
+            <string>Open timer</string>
            </property>
-          </spacer>
+          </widget>
          </item>
         </layout>
        </item>