- Allow to compile with libtorrent v0.11

This commit is contained in:
Christophe Dumez
2007-04-06 00:39:58 +00:00
parent 676d6764b9
commit 90bc79d4e1
35 changed files with 2819 additions and 2688 deletions

View File

@@ -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;