aboutsummaryrefslogtreecommitdiffstats
path: root/include/gpg/GpgKey.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpg/GpgKey.h')
-rw-r--r--include/gpg/GpgKey.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gpg/GpgKey.h b/include/gpg/GpgKey.h
index 835954f9..ec796780 100644
--- a/include/gpg/GpgKey.h
+++ b/include/gpg/GpgKey.h
@@ -77,6 +77,8 @@ public:
~GpgKey();
void parse(gpgme_key_t key);
+
+ void swapKeyRefer(gpgme_key_t key);
};