ui/EditProduct.ui

changeset 456
6b10c34f74f5
parent 454
2dfead81c72f
child 457
5028c1c4c526
--- a/ui/EditProduct.ui	Thu Jan 12 16:56:34 2023 +0100
+++ b/ui/EditProduct.ui	Fri Jan 13 12:00:58 2023 +0100
@@ -3593,7 +3593,7 @@
           </property>
           <property name="icon">
            <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
-            <normaloff>:/icons/bms/erlenmeyer.png</normaloff>:/icons/bms/erlenmeyer.png</iconset>
+            <normaloff>:/icons/silk/wrench.png</normaloff>:/icons/silk/wrench.png</iconset>
           </property>
          </widget>
          <widget class="QTableWidget" name="starterTable">
@@ -3665,6 +3665,42 @@
            <double>0.000000000000000</double>
           </property>
          </widget>
+         <widget class="QToolButton" name="restartButton">
+          <property name="geometry">
+           <rect>
+            <x>550</x>
+            <y>70</y>
+            <width>28</width>
+            <height>22</height>
+           </rect>
+          </property>
+          <property name="toolTip">
+           <string>Set or clear date</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+            <normaloff>:/icons/silk/arrow_refresh.png</normaloff>:/icons/silk/arrow_refresh.png</iconset>
+          </property>
+         </widget>
+         <widget class="QLabel" name="restartLabel">
+          <property name="geometry">
+           <rect>
+            <x>360</x>
+            <y>70</y>
+            <width>181</width>
+            <height>20</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>Restart starter try:</string>
+          </property>
+          <property name="alignment">
+           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+          </property>
+         </widget>
         </widget>
         <widget class="QWidget" name="yeastDry">
          <widget class="QLabel" name="label_2">

mercurial