mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
- Fixed UPnP messages
This commit is contained in:
@@ -169,7 +169,7 @@ class bittorrent : public QObject{
|
||||
void torrentFinishedChecking(QString hash);
|
||||
void torrent_deleted(QString hash, QString fileName, bool finished);
|
||||
void UPnPError(QString msg);
|
||||
void UPnPSuccess();
|
||||
void UPnPSuccess(QString msg);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user