summaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/resources/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreenSimulator/resources/mainwindow.ui')
-rw-r--r--HomeScreenSimulator/resources/mainwindow.ui20
1 files changed, 19 insertions, 1 deletions
diff --git a/HomeScreenSimulator/resources/mainwindow.ui b/HomeScreenSimulator/resources/mainwindow.ui
index 6c6e7d0..dcdf2e7 100644
--- a/HomeScreenSimulator/resources/mainwindow.ui
+++ b/HomeScreenSimulator/resources/mainwindow.ui
@@ -39,7 +39,7 @@
<widget class="QPushButton" name="pushButton_Update">
<property name="geometry">
<rect>
- <x>20</x>
+ <x>30</x>
<y>380</y>
<width>211</width>
<height>27</height>
@@ -214,6 +214,24 @@
</property>
</widget>
</widget>
+ <widget class="QWidget" name="tab_FullScreen">
+ <attribute name="title">
+ <string>FullScreen</string>
+ </attribute>
+ <widget class="QPushButton" name="pushButton_ToggleFullScreen">
+ <property name="geometry">
+ <rect>
+ <x>80</x>
+ <y>50</y>
+ <width>161</width>
+ <height>27</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Toggle full screen</string>
+ </property>
+ </widget>
+ </widget>
<widget class="QWidget" name="tab_FutureFeatures">
<attribute name="title">
<string>Future features</string>