From 913374a19774643fb97455d0a294a26a93019557 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 12 Jan 2013 09:08:03 +0200 Subject: merged with miranda_ng main repo --- src/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/log.h') diff --git a/src/log.h b/src/log.h index ed19509..9d1dcb3 100755 --- a/src/log.h +++ b/src/log.h @@ -30,6 +30,7 @@ private: fstream log; TCHAR *path; boost::mutex log_mutex; + bool _bDebugLog; }; #endif -- cgit v1.2.3