Ready to be packaged
[kitchenalert] / src / kitchenalertmainwindow.ui
index fdbebe7..a8d78e9 100644 (file)
        <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 schedule</string>
           </widget>
          </item>
          <item>
-          <widget class="QPushButton" name="LoadTimerScheduleButton">
-           <property name="text">
-            <string>Load timer schedule</string>
+          <spacer name="horizontalSpacer_2">
+           <property name="orientation">
+            <enum>Qt::Horizontal</enum>
            </property>
-          </widget>
+           <property name="sizeHint" stdset="0">
+            <size>
+             <width>40</width>
+             <height>20</height>
+            </size>
+           </property>
+          </spacer>
          </item>
         </layout>
        </item>