summaryrefslogtreecommitdiff
path: root/log.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-31 13:02:56 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-31 13:02:56 +0200
commit0922841b20da6c15076f1467280a0e67407826d1 (patch)
tree359a1149b1d24c603ffbac4a7fb68c7e380821be /log.cpp
parentf375e4f961eb52fa504c17e7825e832829310e8a (diff)
log rework
better gpg configuration check removed annoying message boxes (info now out to log)
Diffstat (limited to 'log.cpp')
-rw-r--r--log.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.cpp b/log.cpp
index d34b869..d2e360d 100644
--- a/log.cpp
+++ b/log.cpp
@@ -16,6 +16,7 @@
#include "commonheaders.h"
+
logtofile& logtofile::operator<<(TCHAR *buf)
{
extern bool bDebugLog;