Index: sources/gui/qml/pages/settings/SettingsBase.qml =================================================================== diff -u -rc67cfed33e2ecc3592f6e2137c12af275cecd769 -rf0c8b8720a2e314268445a4a20fe701292026f6f --- sources/gui/qml/pages/settings/SettingsBase.qml (.../SettingsBase.qml) (revision c67cfed33e2ecc3592f6e2137c12af275cecd769) +++ sources/gui/qml/pages/settings/SettingsBase.qml (.../SettingsBase.qml) (revision f0c8b8720a2e314268445a4a20fe701292026f6f) @@ -87,6 +87,7 @@ Text { id: _titleText anchors { top : _root.top + topMargin : topMarginTitle horizontalCenter: parent.horizontalCenter } horizontalAlignment : Text.AlignHCenter