This commit is contained in:
neo-dl 2023-05-18 10:43:03 +02:00
parent d05d94ed7f
commit 0fd352a595

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1628</width> <width>1611</width>
<height>894</height> <height>894</height>
</rect> </rect>
</property> </property>
@ -1795,22 +1795,6 @@ border: 1px solid black;
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="6" rowspan="6" alignment="Qt::AlignHCenter">
<widget class="QLabel" name="img_l">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="2"> <item row="1" column="2">
<widget class="QLabel" name="recipe_pressure_l"> <widget class="QLabel" name="recipe_pressure_l">
<property name="maximumSize"> <property name="maximumSize">
@ -2074,6 +2058,22 @@ border: 1px solid black;
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="6" rowspan="6">
<widget class="QLabel" name="img_l">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>