diff options
Diffstat (limited to 'keylist.h')
-rw-r--r-- | keylist.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ public: bool containsPrivateKeys(); public slots: - void refresh(); + void slotRefresh(); private: void importKeys(QByteArray inBuffer); |