mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
This commit is contained in:
@@ -100,7 +100,6 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
|
||||
void setInfoBar(QString info, QColor color=QApplication::palette().color(QPalette::WindowText));
|
||||
void pauseTorrent(QString hash);
|
||||
void resumeTorrent(QString hash);
|
||||
void updateRatio();
|
||||
void deleteTorrent(QString hash);
|
||||
void setBottomTabEnabled(unsigned int index, bool b);
|
||||
void propertiesSelection();
|
||||
|
||||
Reference in New Issue
Block a user