diff options
Diffstat (limited to 'keymgmt.h')
-rwxr-xr-x | keymgmt.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ private: void createActions(); void createToolBars(); int checkPassWordStrength(); + void deleteKeysWithWarning(QList<QString> *uidList); KeyList *mKeyList; QString mIconPath; |