summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/log.h')
-rwxr-xr-xplugins/New_GPG/src/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/log.h b/plugins/New_GPG/src/log.h
index ed1950947c..9d1dcb39e6 100755
--- a/plugins/New_GPG/src/log.h
+++ b/plugins/New_GPG/src/log.h
@@ -30,6 +30,7 @@ private:
fstream log;
TCHAR *path;
boost::mutex log_mutex;
+ bool _bDebugLog;
};
#endif