mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Inline variable declared in header
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QtContainerFwd>
|
#include <QtContainerFwd>
|
||||||
|
|
||||||
const int MAX_LOG_MESSAGES = 20000;
|
inline const int MAX_LOG_MESSAGES = 20000;
|
||||||
|
|
||||||
namespace Log
|
namespace Log
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user