aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r--gpgwin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgwin.cpp b/gpgwin.cpp
index 68251de..3670118 100644
--- a/gpgwin.cpp
+++ b/gpgwin.cpp
@@ -423,6 +423,7 @@ void GpgWin::createDockWindows()
void GpgWin::closeEvent(QCloseEvent *event)
{
+
/** ask to save changes, if text modified
*/
if (edit->maybeSave()) {