diff --git a/src/qml/presenter/MainWindow.qml b/src/qml/presenter/MainWindow.qml index 9c4ad37..230b23f 100644 --- a/src/qml/presenter/MainWindow.qml +++ b/src/qml/presenter/MainWindow.qml @@ -55,7 +55,7 @@ Controls.Page { } } - Presenter.LeftDock { + Presenter.ServiceList { id: leftDock Controls.SplitView.preferredWidth: 200 Controls.SplitView.maximumWidth: 300