ui/EditRecipe.ui

changeset 96
c36fef8bb088
parent 95
ef6048186cb3
child 97
8283bbf95806
--- a/ui/EditRecipe.ui	Thu Mar 31 16:24:03 2022 +0200
+++ b/ui/EditRecipe.ui	Thu Mar 31 17:16:44 2022 +0200
@@ -397,15 +397,9 @@
           <x>220</x>
           <y>200</y>
           <width>148</width>
-          <height>37</height>
+          <height>41</height>
          </rect>
         </property>
-        <property name="toolTip">
-         <string>The ranged slider</string>
-        </property>
-        <property name="whatsThis">
-         <string>Slider that shows if a value is in range.</string>
-        </property>
        </widget>
        <widget class="QLabel" name="est_ogLabel">
         <property name="geometry">
@@ -536,12 +530,6 @@
           <height>37</height>
          </rect>
         </property>
-        <property name="toolTip">
-         <string>The ranged slider</string>
-        </property>
-        <property name="whatsThis">
-         <string>Slider that shows if a value is in range.</string>
-        </property>
        </widget>
        <widget class="QDoubleSpinBox" name="est_abvEdit">
         <property name="geometry">
@@ -611,14 +599,8 @@
           <height>37</height>
          </rect>
         </property>
-        <property name="toolTip">
-         <string>The ranged slider</string>
-        </property>
-        <property name="whatsThis">
-         <string>Slider that shows if a value is in range.</string>
-        </property>
        </widget>
-       <widget class="BeerColor" name="est_colorShow">
+       <widget class="BeerColor" name="est_colorGlass">
         <property name="geometry">
          <rect>
           <x>590</x>
@@ -628,6 +610,26 @@
          </rect>
         </property>
        </widget>
+       <widget class="QComboBox" name="color_methodEdit">
+        <property name="geometry">
+         <rect>
+          <x>140</x>
+          <y>420</y>
+          <width>201</width>
+          <height>23</height>
+         </rect>
+        </property>
+       </widget>
+       <widget class="RangedSlider" name="est_colorShow">
+        <property name="geometry">
+         <rect>
+          <x>220</x>
+          <y>380</y>
+          <width>151</width>
+          <height>31</height>
+         </rect>
+        </property>
+       </widget>
       </widget>
       <widget class="QWidget" name="fermentables">
        <attribute name="icon">

mercurial