aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'keylist.h')
-rw-r--r--keylist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keylist.h b/keylist.h
index e7a959e..471a825 100644
--- a/keylist.h
+++ b/keylist.h
@@ -53,7 +53,7 @@ public:
bool containsPrivateKeys();
public slots:
- void refresh();
+ void slotRefresh();
private:
void importKeys(QByteArray inBuffer);