mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 13:37:43 +03:00
Lower the main window after unlock request from extension (#1884)
This commit is contained in:
parent
635d6fe82c
commit
963ac75389
2 changed files with 8 additions and 1 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
private:
|
||||
DatabaseTabWidget* const m_dbTabWidget;
|
||||
bool m_dialogActive;
|
||||
bool m_bringToFrontRequested;
|
||||
};
|
||||
|
||||
#endif // BROWSERSERVICE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue