mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Fixed size update when filtering files in a torrent (broken in svn)
This commit is contained in:
parent
4657ee9087
commit
c8e4894d85
5 changed files with 40 additions and 17 deletions
|
@ -131,7 +131,6 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void createTrayIcon();
|
||||
void addLogPeerBlocked(const QString&);
|
||||
// Torrent actions
|
||||
size_type torrentEffectiveSize(QString hash) const;
|
||||
void showProperties(const QModelIndex &index);
|
||||
void on_actionTorrent_Properties_triggered();
|
||||
void on_actionPause_triggered();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue