mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Add show/hide statusbar option
This commit is contained in:
committed by
Vladimir Golovnev (Glassez)
parent
1f9ccb44a3
commit
0940a8a764
@@ -119,6 +119,8 @@ public:
|
||||
void setSystrayIntegration(bool enabled);
|
||||
bool isToolbarDisplayed() const;
|
||||
void setToolbarDisplayed(bool displayed);
|
||||
bool isStatusbarDisplayed() const;
|
||||
void setStatusbarDisplayed(bool displayed);
|
||||
bool minimizeToTray() const;
|
||||
void setMinimizeToTray(bool b);
|
||||
bool closeToTray() const;
|
||||
|
||||
Reference in New Issue
Block a user