- Allow the user to disable systray integration

This commit is contained in:
Christophe Dumez
2007-03-29 19:54:45 +00:00
parent 622fb85f60
commit 5d0e466d6d
6 changed files with 104 additions and 32 deletions

View File

@@ -870,6 +870,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="check_disableSystray" >
<property name="text" >
<string>Disable systray integration</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>