diff options
| author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-01-03 21:24:11 +0100 |
|---|---|---|
| committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-01-03 21:24:11 +0100 |
| commit | b22f59b5c43f17b116ea6799154d950b77e4c0d5 (patch) | |
| tree | 26996378a8e8541de3030c51fe8369840f4e4f28 | |
| parent | allow exit when no tabs open (diff) | |
| download | gpg4usb-b22f59b5c43f17b116ea6799154d950b77e4c0d5.tar.gz gpg4usb-b22f59b5c43f17b116ea6799154d950b77e4c0d5.zip | |
revert qdebug that sneaked in
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@429 34ebc366-c3a9-4b3c-9f84-69acf7962910
| -rw-r--r-- | gpgwin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -435,7 +435,6 @@ void GpgWin::closeEvent(QCloseEvent *event) // clear password from memory mCtx->clearPasswordCache(); - qDebug() << "reached end"; } |
