Add tray menu entry for toggling window visibility

Should fix issues under Unity.
This commit is contained in:
Christophe Dumez
2011-09-18 15:54:16 +03:00
parent deb7cb9d9e
commit 11a068dfdd
68 changed files with 6603 additions and 5328 deletions

View File

@@ -362,6 +362,11 @@
<string>Disabled</string>
</property>
</action>
<action name="actionToggleVisibility">
<property name="text">
<string>Show</string>
</property>
</action>
</widget>
<resources>
<include location="icons.qrc"/>