mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
plasma: remove reference to non-existing sectionsRepeater
that line was there even before the fork Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ef45c755f6
commit
4e7c4da52c
1 changed files with 0 additions and 2 deletions
|
@ -171,8 +171,6 @@ Item {
|
||||||
|
|
||||||
if (listView.model.itemsRemoved)
|
if (listView.model.itemsRemoved)
|
||||||
listView.model.itemsRemoved.connect(dirtyObserver);
|
listView.model.itemsRemoved.connect(dirtyObserver);
|
||||||
|
|
||||||
sectionsRepeater.model = Sections._sections.length
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue