summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui50
1 files changed, 1 insertions, 49 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 2676638..56105ca 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -41,7 +41,7 @@
<x>0</x>
<y>0</y>
<width>798</width>
- <height>552</height>
+ <height>578</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -74,54 +74,6 @@
</widget>
</widget>
</item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QToolButton" name="ori_toolButton">
- <property name="text">
- <string>original</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="fit_toolButton">
- <property name="text">
- <string>fit</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QSlider" name="scale_slider">
- <property name="maximum">
- <number>100</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="scale_label">
- <property name="text">
- <string>0%</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">