diff options
-rw-r--r-- | gpgwin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -435,6 +435,7 @@ void GpgWin::closeEvent(QCloseEvent *event) // clear password from memory mCtx->clearPasswordCache(); + qDebug() << "reached end"; } |
![]() |
index : gpg4usb | |
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | gpgwin.cpp | 1 |
@@ -435,6 +435,7 @@ void GpgWin::closeEvent(QCloseEvent *event) // clear password from memory mCtx->clearPasswordCache(); + qDebug() << "reached end"; } |