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 3670118..6b164e4 100644
--- a/gpgwin.cpp
+++ b/gpgwin.cpp
@@ -435,6 +435,7 @@ void GpgWin::closeEvent(QCloseEvent *event)
// clear password from memory
mCtx->clearPasswordCache();
+ qDebug() << "reached end";
}