From 0922841b20da6c15076f1467280a0e67407826d1 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 31 Oct 2010 13:02:56 +0200 Subject: log rework better gpg configuration check removed annoying message boxes (info now out to log) --- log.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'log.cpp') 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; -- cgit v1.2.3