mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 11:36:18 -04:00
better handling and display for systray checkbox buttons
This commit is contained in:
parent
319edca870
commit
c93b12ff05
3 changed files with 74 additions and 17 deletions
|
@ -51,6 +51,7 @@ private Q_SLOTS:
|
|||
void saveSettings();
|
||||
void reject();
|
||||
void enableAutoSaveOnExit(bool checked);
|
||||
void enableSystrayMinimizeToTray(bool checked);
|
||||
|
||||
private:
|
||||
QWidget* const m_secWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue