mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 11:38:50 -07:00
- Added a message log when an UPnP WAN service is detected
This commit is contained in:
parent
3ff075c048
commit
4ca852c2b3
7 changed files with 18 additions and 2 deletions
|
@ -142,6 +142,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void askForTorrentUrl();
|
||||
#ifndef NO_UPNP
|
||||
void displayNoUPnPWanServiceDetected();
|
||||
void displayUPnPWanServiceDetected();
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue