aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'keymgmt.cpp')
-rwxr-xr-xkeymgmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymgmt.cpp b/keymgmt.cpp
index 730ecdb..602d8b9 100755
--- a/keymgmt.cpp
+++ b/keymgmt.cpp
@@ -22,7 +22,7 @@
#include "keymgmt.h"
-KeyMgmt::KeyMgmt(GpgME::Context *ctx, QString iconpath)
+KeyMgmt::KeyMgmt(GpgME::GpgContext *ctx, QString iconpath)
{
mCtx = ctx;
mIconPath = iconpath;