|
|
@ -42,7 +42,6 @@ class properties : public QDialog, private Ui::properties{ |
|
|
|
QTorrentHandle h; |
|
|
|
QTorrentHandle h; |
|
|
|
bittorrent *BTSession; |
|
|
|
bittorrent *BTSession; |
|
|
|
bool changedFilteredfiles; |
|
|
|
bool changedFilteredfiles; |
|
|
|
bool changedTrackers; |
|
|
|
|
|
|
|
QString hash; |
|
|
|
QString hash; |
|
|
|
PropListDelegate *PropDelegate; |
|
|
|
PropListDelegate *PropDelegate; |
|
|
|
QStandardItemModel *PropListModel; |
|
|
|
QStandardItemModel *PropListModel; |
|
|
|