mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
committed by
GitHub
parent
d2fceaa228
commit
5ef2a1df07
@@ -128,7 +128,7 @@ private slots:
|
||||
void displayExecutionLogTab();
|
||||
void toggleFocusBetweenLineEdits();
|
||||
void loadSessionStats();
|
||||
void reloadTorrentStats(const QVector<BitTorrent::Torrent *> &torrents);
|
||||
void reloadTorrentStats(const QList<BitTorrent::Torrent *> &torrents);
|
||||
void loadPreferences();
|
||||
void optionsSaved();
|
||||
void toggleAlternativeSpeeds();
|
||||
|
||||
Reference in New Issue
Block a user