ui/EditRecipe.ui

changeset 125
2e79e0975e58
parent 124
ba26b19572ab
child 129
a9c19eaab018
--- a/ui/EditRecipe.ui	Sat Apr 09 13:34:45 2022 +0200
+++ b/ui/EditRecipe.ui	Sat Apr 09 21:50:19 2022 +0200
@@ -1400,7 +1400,7 @@
          <rect>
           <x>140</x>
           <y>10</y>
-          <width>71</width>
+          <width>81</width>
           <height>24</height>
          </rect>
         </property>
@@ -1509,12 +1509,29 @@
         <property name="geometry">
          <rect>
           <x>10</x>
-          <y>50</y>
+          <y>100</y>
           <width>1101</width>
-          <height>411</height>
+          <height>361</height>
          </rect>
         </property>
        </widget>
+       <widget class="QPushButton" name="addHop">
+        <property name="geometry">
+         <rect>
+          <x>140</x>
+          <y>70</y>
+          <width>80</width>
+          <height>23</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>Add</string>
+        </property>
+        <property name="icon">
+         <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+          <normaloff>:/icons/bms/hop.png</normaloff>:/icons/bms/hop.png</iconset>
+        </property>
+       </widget>
       </widget>
       <widget class="QWidget" name="miscs">
        <attribute name="icon">

mercurial