Show YubiKey message from MainWindow to ensure it's always shown when a challenge is generated

This commit is contained in:
Janek Bevendorff 2017-02-24 17:27:27 +01:00
parent d6c48a5cf1
commit b10cb1c83c
No known key found for this signature in database
GPG key ID: CFEC2F6850BFFA53
7 changed files with 17 additions and 32 deletions

View file

@ -53,8 +53,6 @@ protected:
protected slots:
virtual void openDatabase();
void showYubiKeyPopup();
void hideYubiKeyPopup();
void reject();
private slots: