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) --- init.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'init.cpp') diff --git a/init.cpp b/init.cpp index 6ae0f95..45fb967 100644 --- a/init.cpp +++ b/init.cpp @@ -32,6 +32,7 @@ MM_INTERFACE mmi = {0}; UTF8_INTERFACE utfi = {0}; XML_API xi = {0}; logtofile debuglog; +bool gpg_configured = false; std::map hcontact_data; -- cgit v1.2.3