diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-04-14 17:32:40 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-04-14 17:32:40 +0000 |
commit | 8c6443cea30170a5b4e2bbadfece0a7894d4fc0a (patch) | |
tree | bcfbb1b2d82a627e7552a62f896e1f7f608291af /gpgwin.cpp | |
parent | added translators in about box (diff) | |
download | gpg4usb-8c6443cea30170a5b4e2bbadfece0a7894d4fc0a.tar.gz gpg4usb-8c6443cea30170a5b4e2bbadfece0a7894d4fc0a.zip |
fixed badass a bug and updates README.build
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@304 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r-- | gpgwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ GpgWin::GpgWin() mKeyList->addMenuAction(appendSelectedKeysAct); restoreSettings(); -a} +} void GpgWin::restoreSettings() { |