aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgwin.h b/gpgwin.h
index bb29c1c..ba69088 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -98,6 +98,7 @@ private:
void saveSettings();
void preventNoDataErr(QByteArray *in);
void parseMime(QByteArray *message);
+ bool isCompletedlySigned(const QByteArray &text);
TextEdit *edit;
QMenu *fileMenu;