ui/EditProduct.ui

changeset 264
67b5c00dd23c
parent 260
42b88d85fefc
child 297
c8f0ecc8a1cc
--- a/ui/EditProduct.ui	Mon Jun 06 21:56:21 2022 +0200
+++ b/ui/EditProduct.ui	Tue Jun 07 09:48:35 2022 +0200
@@ -5820,6 +5820,9 @@
          <property name="accelerated">
           <bool>true</bool>
          </property>
+         <property name="suffix">
+          <string> L</string>
+         </property>
          <property name="decimals">
           <number>1</number>
          </property>
@@ -5845,6 +5848,9 @@
          <property name="accelerated">
           <bool>true</bool>
          </property>
+         <property name="suffix">
+          <string> °C</string>
+         </property>
          <property name="decimals">
           <number>1</number>
          </property>
@@ -6398,7 +6404,7 @@
           </rect>
          </property>
          <property name="text">
-          <string>Sparge supply L:</string>
+          <string>Sparge supply:</string>
          </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -6414,7 +6420,7 @@
           </rect>
          </property>
          <property name="text">
-          <string>Sparge estimate L:</string>
+          <string>Sparge estimate:</string>
          </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -6458,7 +6464,7 @@
           </rect>
          </property>
          <property name="text">
-          <string>Sparge temp °C:</string>
+          <string>Sparge temp:</string>
          </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

mercurial