diff --git a/demo/qml/demo.qml b/demo/qml/demo.qml index 5d31e0d..80986dd 100644 --- a/demo/qml/demo.qml +++ b/demo/qml/demo.qml @@ -52,7 +52,7 @@ ApplicationWindow { } statusBar: StatusBar { StyleSwitcher { - anchors.right: parent.right + anchors.fill: parent } } TabView {