- GUI: remove unnecessary tabMain min size (better layout rendering on

Windows/Fedora); groupbox Composite -> GS1 Composite
This commit is contained in:
gitlost
2022-06-10 16:43:10 +01:00
parent e30e1f9651
commit 270f1d136c
11 changed files with 9 additions and 33 deletions

View File

@ -5,26 +5,12 @@
<property name="windowModality">
<enum>Qt::NonModal</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>704</width>
<height>743</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>425</width>
<height>440</height>
</size>
</property>
<property name="windowTitle">
<string>Zint Barcode Studio</string>
</property>
@ -140,22 +126,10 @@
</item>
<item>
<widget class="QTabWidget" name="tabMain">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>346</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>346</height>
<height>360</height>
</size>
</property>
<property name="autoFillBackground">
@ -171,7 +145,7 @@
<attribute name="title">
<string>&amp;Data</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<layout class="QVBoxLayout" name="verticalLayoutTabData">
<item>
<widget class="QGroupBox" name="grpData">
<property name="sizePolicy">
@ -538,7 +512,7 @@ for this symbology to defaults</string>
<string>GS1 Composite symbol settings</string>
</property>
<property name="title">
<string>Composite Code</string>
<string>GS1 Composite Code</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>