aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h
diff options
context:
space:
mode:
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 cc5f72f..3c682f4 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();