aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-24 17:28:44 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-24 17:28:44 +0000
commita55aab908677c39eabf8b18cb51ab5ef6278e419 (patch)
treebad4444b72aff4b230ea5cd81c29acdbbca6ecfd /keymgmt.h
parent<CTRL> N for new tab default, <CTRL> T still works (diff)
downloadgpg4usb-a55aab908677c39eabf8b18cb51ab5ef6278e419.tar.gz
gpg4usb-a55aab908677c39eabf8b18cb51ab5ef6278e419.zip
reverted keymgmt
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@446 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'keymgmt.h')
-rwxr-xr-xkeymgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymgmt.h b/keymgmt.h
index 3c682f4..cc5f72f 100755
--- a/keymgmt.h
+++ b/keymgmt.h
@@ -46,7 +46,7 @@ class KeyMgmt : public QMainWindow
Q_OBJECT
public:
- KeyMgmt(GpgME::Context* ctx, QString iconPath);
+ KeyMgmt(GpgME::Context* ctx, QString iconpath);
public slots:
void importKeyFromFile();