mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Fix libtorrent RC_1_1 build (and appveyor).
This commit is contained in:
@@ -71,4 +71,7 @@ private:
|
|||||||
int peerCounter;
|
int peerCounter;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Helper function
|
||||||
|
void LogMsg(const QString &message, const Log::MsgType &type = Log::NORMAL);
|
||||||
|
|
||||||
#endif // LOGGER_H
|
#endif // LOGGER_H
|
||||||
|
|||||||
Reference in New Issue
Block a user