mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add show/hide statusbar option
This commit is contained in:
parent
1f9ccb44a3
commit
0940a8a764
5 changed files with 32 additions and 0 deletions
|
@ -155,6 +155,7 @@ private slots:
|
|||
void on_actionRSSReader_triggered();
|
||||
void on_actionSpeedInTitleBar_triggered();
|
||||
void on_actionTopToolBar_triggered();
|
||||
void on_actionShowStatusbar_triggered();
|
||||
void on_actionDonateMoney_triggered();
|
||||
void on_actionExecutionLogs_triggered(bool checked);
|
||||
void on_actionNormalMessages_triggered(bool checked);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue