mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Add tray menu entry for toggling window visibility
Should fix issues under Unity.
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user