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 ea5df52..2238cfd 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -68,6 +68,7 @@ private:
void setCurrentFile(const QString &fileName);
bool maybeSave();
QString strippedName(const QString &fullFileName);
+ void preventNoDataErr(QByteArray *in);
QPlainTextEdit *edit;
QMenu *fileMenu;