mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-28 01:05:23 -04:00
Adjust indentation.
This commit is contained in:
parent
55a32c58a9
commit
e6b4528028
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ SettingsWidget::SettingsWidget(QWidget* parent)
|
|||
|
||||
#ifdef Q_OS_MAC
|
||||
// systray not useful on OS X
|
||||
m_generalUi->systraySettings->setVisible(false);
|
||||
m_generalUi->systraySettings->setVisible(false);
|
||||
#endif
|
||||
|
||||
connect(this, SIGNAL(accepted()), SLOT(saveSettings()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue