diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index 358f040..304faa5 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -140,7 +140,7 @@ signals: void keyDBChanged(); private slots: - void refreshKeyList(); + void slotRefreshKeyList(); private: QByteArray mPasswordCache; |