mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-29 10:56:48 -05:00
SSH Agent: Show error messages if something fails
This commit is contained in:
parent
4ce0005711
commit
084758908a
5 changed files with 69 additions and 13 deletions
|
|
@ -104,6 +104,7 @@ private slots:
|
|||
void hideTabMessage();
|
||||
void handleScreenLock();
|
||||
void showKeePassHTTPDeprecationNotice();
|
||||
void showErrorMessage(const QString& message);
|
||||
|
||||
private:
|
||||
static void setShortcut(QAction* action, QKeySequence::StandardKey standard, int fallback = 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue