mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 03:56:08 -04:00
Minimize-On-Startup: get and set new setting from/to config object
This commit is contained in:
parent
7cb9a4ee4a
commit
0f0af12353
2 changed files with 15 additions and 1 deletions
|
@ -52,6 +52,7 @@ private Q_SLOTS:
|
|||
void reject();
|
||||
void enableAutoSaveOnExit(bool checked);
|
||||
void enableSystrayMinimizeToTray(bool checked);
|
||||
void enableSystrayMinimizeToTray2(bool checked);
|
||||
|
||||
private:
|
||||
QWidget* const m_secWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue