summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/main.h')
-rwxr-xr-xplugins/New_GPG/src/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/main.h b/plugins/New_GPG/src/main.h
index fd0d688c6b..096eca802a 100755
--- a/plugins/New_GPG/src/main.h
+++ b/plugins/New_GPG/src/main.h
@@ -22,6 +22,8 @@ struct contact_data
string key_in_prescense;
};
+void ImportKey(MCONTACT hContact, std::wstring new_key);
+
#endif