summaryrefslogtreecommitdiffstats
path: root/dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'dialog.ui')
-rw-r--r--dialog.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/dialog.ui b/dialog.ui
index b69b56e9..a1168261 100644
--- a/dialog.ui
+++ b/dialog.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>491</width>
+ <width>495</width>
<height>501</height>
</rect>
</property>
@@ -269,6 +269,20 @@
</item>
</layout>
</item>
+ <item row="2" column="0">
+ <widget class="QCheckBox" name="checkBoxUseTrayIcon">
+ <property name="text">
+ <string>Use TrayIcon</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QCheckBox" name="checkBoxHideOnClose">
+ <property name="text">
+ <string>Hide on close</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
</layout>