mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-18 11:08:05 -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
|
#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…
Add table
Add a link
Reference in a new issue