summaryrefslogtreecommitdiff
path: root/src/chatlogger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chatlogger.cpp')
-rw-r--r--src/chatlogger.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chatlogger.cpp b/src/chatlogger.cpp
index 52c57dcf0..679de9ece 100644
--- a/src/chatlogger.cpp
+++ b/src/chatlogger.cpp
@@ -38,6 +38,8 @@
#include "debug.h"
+ChatLogger *chatLogger = nullptr;
+
ChatLogger::ChatLogger() :
mLogFile(),
mLogDir(),