mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 02:34:45 +00:00
remove broken reference
This commit is contained in:
parent
2f9db12c1c
commit
416162b30e
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ PlasmaCore.ColorScope {
|
||||||
model: PlasmaCore.SortFilterModel {
|
model: PlasmaCore.SortFilterModel {
|
||||||
id: filteredStatusNotifiers
|
id: filteredStatusNotifiers
|
||||||
filterRole: "Title"
|
filterRole: "Title"
|
||||||
filterRegExp: tasksRow.skipItems
|
|
||||||
sourceModel: PlasmaCore.DataModel {
|
sourceModel: PlasmaCore.DataModel {
|
||||||
dataSource: statusNotifierSource
|
dataSource: statusNotifierSource
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue