mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 15:27:54 +00:00
- Fixed useless variable in properties
This commit is contained in:
parent
c8b944508b
commit
721ef1d236
@ -42,7 +42,6 @@ class properties : public QDialog, private Ui::properties{
|
||||
QTorrentHandle h;
|
||||
bittorrent *BTSession;
|
||||
bool changedFilteredfiles;
|
||||
bool changedTrackers;
|
||||
QString hash;
|
||||
PropListDelegate *PropDelegate;
|
||||
QStandardItemModel *PropListModel;
|
||||
|
Loading…
Reference in New Issue
Block a user