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 03c9c60..db9fe8f 100755
--- a/keymgmt.h
+++ b/keymgmt.h
@@ -60,7 +60,7 @@ private:
void createActions();
void createToolBars();
- KeyList *m_keyList;
+ KeyList *mKeyList;
QString mIconPath;
GpgME::Context *mCtx;
QMenu *fileMenu;