mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-20 12:08:24 -04:00
Also remove redudant code for minimizing to tray
This commit is contained in:
parent
405b82588b
commit
9261d8ae9d
5 changed files with 12 additions and 15 deletions
|
@ -45,6 +45,7 @@ Q_SIGNALS:
|
|||
void editFinished(bool accepted);
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent* event) override;
|
||||
CompositeKey databaseKey();
|
||||
|
||||
protected Q_SLOTS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue