mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 12:34:19 +00:00
Inline variable declared in header
This commit is contained in:
parent
d63e0ad78f
commit
9ea48539b4
@ -35,7 +35,7 @@
|
||||
#include <QString>
|
||||
#include <QtContainerFwd>
|
||||
|
||||
const int MAX_LOG_MESSAGES = 20000;
|
||||
inline const int MAX_LOG_MESSAGES = 20000;
|
||||
|
||||
namespace Log
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user