diff options
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Header.ui.qml b/Header.ui.qml index 6071a9c..5fb95c3 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -181,8 +181,6 @@ ToolBar { Button { text: qsTr("Dark") Layout.fillWidth: true - Layout.alignment: - Qt.AlignRight } } } |