aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'keymgmt.h')
-rwxr-xr-xkeymgmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymgmt.h b/keymgmt.h
index b878179..e0ad8fa 100755
--- a/keymgmt.h
+++ b/keymgmt.h
@@ -69,6 +69,7 @@ private:
void createActions();
void createToolBars();
int checkPassWordStrength();
+ void deleteKeysWithWarning(QList<QString> *uidList);
KeyList *mKeyList;
QString mIconPath;