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 9ddcf41..3e3cf75 100755
--- a/keymgmt.h
+++ b/keymgmt.h
@@ -51,7 +51,7 @@ public:
QAction *importKeyFromKeyServerAct;
public slots:
- void SlotimportKeyFromFile();
+ void slotimportKeyFromFile();
void slotImportKeyFromClipboard();
void slotImportKeyFromKeyServer();
void slotImportKeys(QString text);