aboutsummaryrefslogtreecommitdiffstats
path: root/include/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/MainWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/MainWindow.h b/include/MainWindow.h
index 176a8914..34a3130a 100644
--- a/include/MainWindow.h
+++ b/include/MainWindow.h
@@ -402,7 +402,7 @@ private:
KeyList *mKeyList;
InfoBoardWidget *infoBoard;
- GpgME::GpgContext *mCtx;
+ GpgFrontend::GpgContext *mCtx;
KeyMgmt *keyMgmt;
KeyServerImportDialog *importDialog; /**< TODO */