mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
- Allow to compile with libtorrent v0.11
This commit is contained in:
@@ -53,7 +53,9 @@ class options_imp : public QDialog, private Ui::Dialog{
|
||||
QString getScanDir() const;
|
||||
bool isDHTEnabled() const;
|
||||
int getDHTPort() const;
|
||||
#ifndef NO_PEX
|
||||
bool isPeXDisabled() const;
|
||||
#endif
|
||||
// Filter Settings
|
||||
bool isFilteringEnabled() const;
|
||||
ip_filter getFilter() const;
|
||||
|
||||
Reference in New Issue
Block a user