mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-24 08:43:29 -05:00
Show KeePassHTTP deprecation notice three times and use MessageWidget
This commit is contained in:
parent
30f77b07bb
commit
a6fd52d1f9
7 changed files with 36 additions and 32 deletions
|
|
@ -43,6 +43,7 @@ public slots:
|
|||
void showMessage(const QString& text, MessageWidget::MessageType type, int autoHideTimeout);
|
||||
void hideMessage();
|
||||
void setAutoHideTimeout(int autoHideTimeout);
|
||||
static void openHttpUrl(QString const& url);
|
||||
|
||||
private:
|
||||
QTimer* m_autoHideTimer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue