mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
adapt widget explorer to api changes
This commit is contained in:
parent
3c16c13f12
commit
98348f1fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ Rectangle {
|
|||
id: splitDrawer
|
||||
visible: true
|
||||
anchors.fill: parent
|
||||
drawer: PlasmaExtras.ScrollArea {
|
||||
contentItem: PlasmaExtras.ScrollArea {
|
||||
|
||||
ListView {
|
||||
model: widgetExplorer.filterModel
|
||||
|
|
|
|||
Loading…
Reference in a new issue