Allow opening of unprotected databases (but don't allow creating them)

This commit is contained in:
Janek Bevendorff 2017-02-21 02:40:23 +01:00
parent 91761a2bea
commit e93e4a9931
No known key found for this signature in database
GPG key ID: CFEC2F6850BFFA53
2 changed files with 0 additions and 17 deletions

View file

@ -59,7 +59,6 @@ private slots:
void activatePassword();
void activateKeyFile();
void activateChallengeResponse();
void setOkButtonEnabled();
void browseKeyFile();
void yubikeyDetected(int slot, bool blocking);
void noYubikeyFound();