mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- FEATURE: Added an option to display current transfer speeds in title bar
This commit is contained in:
parent
47c1908519
commit
70beef9f94
4 changed files with 12 additions and 2 deletions
|
@ -64,6 +64,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
FinishedTorrents *finishedTorrentTab;
|
||||
QLabel *connecStatusLblIcon;
|
||||
bool systrayIntegration;
|
||||
bool displaySpeedInTitle;
|
||||
bool force_exit;
|
||||
QTimer *refresher;
|
||||
// Keyboard shortcuts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue