Show KeePassHTTP deprecation notice three times and use MessageWidget

This commit is contained in:
Janek Bevendorff 2018-01-19 20:32:23 +01:00
parent 30f77b07bb
commit a6fd52d1f9
No known key found for this signature in database
GPG key ID: 2FDEB0D40BCA5E11
7 changed files with 36 additions and 32 deletions

View file

@ -98,7 +98,6 @@ private slots:
void hideTabMessage();
void handleScreenLock();
void showKeePassHTTPDeprecationNotice();
void openLink(const QString& link);
private:
static void setShortcut(QAction* action, QKeySequence::StandardKey standard, int fallback = 0);