mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
- Added a message log when an UPnP WAN service is detected
This commit is contained in:
@@ -893,7 +893,7 @@ bool CUPnPControlPoint::AddPortMappings(
|
||||
qDebug("UPnP: %s", msg.str().c_str());
|
||||
return false;
|
||||
}
|
||||
|
||||
emit yeswanServiceDetected();
|
||||
int n = upnpPortMapping.size();
|
||||
bool ok = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user