mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Fix libtorrent RC_1_1 build (and appveyor).
This commit is contained in:
parent
9b7dc87a99
commit
d955e40531
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue