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