Allow opening databases that have no password and keyfile.

Closes #391
This commit is contained in:
Felix Geyer 2016-01-31 16:17:24 +01:00
parent eb56bd8973
commit 7a017041bf
2 changed files with 1 additions and 16 deletions

View file

@ -54,7 +54,6 @@ protected Q_SLOTS:
private Q_SLOTS:
void activatePassword();
void activateKeyFile();
void setOkButtonEnabled();
void browseKeyFile();
protected: