Increase MainWindow width

This commit is contained in:
Wiktor Zykubek 2023-06-18 17:42:55 +02:00
parent edc498c510
commit 32ed78e7bc
No known key found for this signature in database
GPG Key ID: 0DAA9DC01449FCA2

22
form.ui
View File

@ -6,19 +6,19 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>650</width>
<height>500</height> <height>500</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>400</width> <width>650</width>
<height>500</height> <height>500</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>400</width> <width>650</width>
<height>500</height> <height>500</height>
</size> </size>
</property> </property>
@ -44,7 +44,7 @@
<rect> <rect>
<x>9</x> <x>9</x>
<y>9</y> <y>9</y>
<width>381</width> <width>631</width>
<height>461</height> <height>461</height>
</rect> </rect>
</property> </property>
@ -55,13 +55,13 @@
<widget class="QTabWidget" name="tabWidget"> <widget class="QTabWidget" name="tabWidget">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>150</width> <width>200</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>150</width> <width>200</width>
<height>16777215</height> <height>16777215</height>
</size> </size>
</property> </property>
@ -77,19 +77,19 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>150</width> <width>200</width>
<height>400</height> <height>400</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>150</width> <width>200</width>
<height>400</height> <height>400</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>150</width> <width>200</width>
<height>400</height> <height>400</height>
</size> </size>
</property> </property>
@ -104,7 +104,7 @@
<rect> <rect>
<x>-1</x> <x>-1</x>
<y>-1</y> <y>-1</y>
<width>151</width> <width>201</width>
<height>401</height> <height>401</height>
</rect> </rect>
</property> </property>
@ -202,7 +202,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>650</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>