From e9bb889a0f1cb488453fc0e67e00041fd144b18c Mon Sep 17 00:00:00 2001 From: ubbo Date: Mon, 7 Jun 2010 19:28:52 +0000 Subject: fix behaviour on close if canceled git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@345 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gpgwin.h') diff --git a/gpgwin.h b/gpgwin.h index ce91926..920bc44 100644 --- a/gpgwin.h +++ b/gpgwin.h @@ -93,6 +93,7 @@ private: void setCurrentFile(const QString &fileName); bool maybeSave(); void restoreSettings(); + void saveSettings(); void preventNoDataErr(QByteArray *in); void parseMime(QByteArray *message); QString strippedName(const QString &fullFileName); -- cgit v1.2.3