mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Fixed useless variable in properties
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user