mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Adjust indentation.
This commit is contained in:
parent
55a32c58a9
commit
e6b4528028
@ -68,7 +68,7 @@ SettingsWidget::SettingsWidget(QWidget* parent)
|
|||||||
|
|
||||||
#ifdef Q_OS_MAC
|
#ifdef Q_OS_MAC
|
||||||
// systray not useful on OS X
|
// systray not useful on OS X
|
||||||
m_generalUi->systraySettings->setVisible(false);
|
m_generalUi->systraySettings->setVisible(false);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
connect(this, SIGNAL(accepted()), SLOT(saveSettings()));
|
connect(this, SIGNAL(accepted()), SLOT(saveSettings()));
|
||||||
|
Loading…
Reference in New Issue
Block a user