mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
- fix for UPnP option
This commit is contained in:
@@ -119,7 +119,7 @@ class bittorrent : public QObject{
|
||||
void setSessionSettings(session_settings sessionSettings);
|
||||
void setDefaultSavePath(const QString& savepath);
|
||||
#ifndef NO_UPNP
|
||||
void enableUPnP();
|
||||
void enableUPnP(int port=50000);
|
||||
void disableUPnP();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user