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
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);