aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-01-31 15:09:12 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-01-31 15:09:12 +0000
commit5b9f79bedfbea9965ff190c8c935368958d2f23e (patch)
tree0bdc99d03b218f767e30d1d73b117119ad58f41b /keymgmt.h
parentkey properties beautified (diff)
downloadgpg4usb-5b9f79bedfbea9965ff190c8c935368958d2f23e.tar.gz
gpg4usb-5b9f79bedfbea9965ff190c8c935368958d2f23e.zip
warning-dialog for deleting keys
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@255 34ebc366-c3a9-4b3c-9f84-69acf7962910
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;