- The torrent size displayed now takes filtered files into consideration

This commit is contained in:
Christophe Dumez
2007-04-12 21:28:15 +00:00
parent 9c83c195e3
commit 45d51e1d44
8 changed files with 28 additions and 9 deletions

View File

@@ -57,6 +57,7 @@ class properties : public QDialog, private Ui::properties{
signals:
void changedFilteredFiles(torrent_handle h, bool compact_mode);
void fileSizeChanged(QString fileHash);
public:
// Constructor