From 5f048b85f826a85278545ac363d7058793fb3ece Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 01:08:33 +0300 Subject: Move variables definition into each file with class definition. --- src/chatlogger.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/chatlogger.cpp') 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(), -- cgit v1.2.3-60-g2f50