aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/textedit.h b/textedit.h
index 689be23..e8a09f6 100644
--- a/textedit.h
+++ b/textedit.h
@@ -26,6 +26,7 @@
#include "helppage.h"
#include "quitdialog.h"
#include "kgpg/core/kgpgkey.h"
+#include "gpgcontext.h"
QT_BEGIN_NAMESPACE
class QDebug;
@@ -148,7 +149,7 @@ public slots:
*/
void slotNewHelpTab(QString title, QString path);
- void slotNewQMLTab(QString title, KgpgCore::KgpgKey key);
+ void slotNewQMLTab(QString title, GpgME::GpgContext *ctx, KgpgCore::KgpgKey key);
/**
* @details put a * in front of current tabs title, if current textedit is modified