summaryrefslogtreecommitdiffstats
path: root/src/widget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget.ui')
-rw-r--r--src/widget.ui37
1 files changed, 34 insertions, 3 deletions
diff --git a/src/widget.ui b/src/widget.ui
index 7a09c4c..a0be031 100644
--- a/src/widget.ui
+++ b/src/widget.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>796</width>
- <height>309</height>
+ <width>687</width>
+ <height>340</height>
</rect>
</property>
<property name="sizePolicy">
@@ -22,7 +22,7 @@
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
- <layout class="QHBoxLayout" name="horizontalLayout">
+ <layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
@@ -257,6 +257,37 @@ border: 2px solid black;
</widget>
</widget>
</item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <item>
+ <widget class="QPushButton" name="btnExit">
+ <property name="text">
+ <string>Exit</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="horizontalSpacer_4">
+ <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="QPushButton" name="btnClose">
+ <property name="text">
+ <string>Close</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
</layout>
</item>
</layout>