diff options
Diffstat (limited to 'mainwindow.ui')
-rw-r--r-- | mainwindow.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index c04ff30..5c1774c 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -56,7 +56,7 @@ <bool>false</bool> </attribute> <attribute name="headerDefaultSectionSize"> - <number>28</number> + <number>29</number> </attribute> <attribute name="headerStretchLastSection"> <bool>false</bool> @@ -160,7 +160,7 @@ <item> <widget class="QSlider" name="zoomSlider"> <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -302,7 +302,7 @@ <x>0</x> <y>0</y> <width>718</width> - <height>29</height> + <height>27</height> </rect> </property> <widget class="QMenu" name="menuFile"> |