mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
port one remaining datamodel to P5Support
This commit is contained in:
parent
efe61ce50d
commit
44f6d5e6d8
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ Item {
|
|||
model: PlasmaCore.SortFilterModel {
|
||||
id: filteredStatusNotifiers
|
||||
filterRole: "Title"
|
||||
sourceModel: PlasmaCore.DataModel {
|
||||
sourceModel: P5Support.DataModel {
|
||||
dataSource: statusNotifierSource ? statusNotifierSource : null
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue