summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/stdafx.h')
-rwxr-xr-xplugins/New_GPG/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/stdafx.h b/plugins/New_GPG/src/stdafx.h
index 1df8b1518e..3a0f1cdb22 100755
--- a/plugins/New_GPG/src/stdafx.h
+++ b/plugins/New_GPG/src/stdafx.h
@@ -75,6 +75,7 @@ struct CMPlugin : public PLUGIN<CMPlugin>
{
CMOption<bool> bJabberAPI, bPresenceSigning, bFileTransfers, bAutoExchange, bSameAction, bAppendTags, bStripTags, bDebugLog, bSendErrorMessages;
HANDLE hCLIcon = nullptr;
+ HGENMENU hToggleEncryption = nullptr, hSendKey = nullptr;
CMPlugin();