mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
- Allow to change UPnP port while it is enabled
- Allow to change qBT style! (GTK people should like Cleanlooks style)
This commit is contained in:
@@ -121,6 +121,7 @@ class bittorrent : public QObject{
|
||||
#ifndef NO_UPNP
|
||||
void enableUPnP(int port=50000);
|
||||
void disableUPnP();
|
||||
void setUPnPPort(int upnp_port);
|
||||
#endif
|
||||
|
||||
protected slots:
|
||||
|
||||
Reference in New Issue
Block a user