mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add option for enable/disable performance warnings from libtorrent
This commit is contained in:
parent
ab64ee872b
commit
fad954df18
7 changed files with 64 additions and 27 deletions
|
@ -44,7 +44,7 @@
|
|||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
inline const Utils::Version<int, 3, 2> API_VERSION {2, 8, 7};
|
||||
inline const Utils::Version<int, 3, 2> API_VERSION {2, 8, 8};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue