mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
- BUGFIX: Catching DHT exception in case there is a problem
This commit is contained in:
@@ -135,7 +135,7 @@ class bittorrent : public QObject{
|
||||
void enableUPnP(bool b);
|
||||
void enableNATPMP(bool b);
|
||||
void enableLSD(bool b);
|
||||
void enableDHT(bool b);
|
||||
bool enableDHT(bool b);
|
||||
|
||||
protected slots:
|
||||
void scanDirectory();
|
||||
|
||||
Reference in New Issue
Block a user