mirror of https://github.com/KDE/kasts.git
Add back separator in between episode delegates
This commit is contained in:
parent
e88daca0cf
commit
0ecb7a3ec0
|
@ -19,6 +19,7 @@ import org.kde.kasts 1.0
|
|||
Kirigami.SwipeListItem {
|
||||
id: listItem
|
||||
alwaysVisibleActions: true
|
||||
separatorVisible: true
|
||||
|
||||
LayoutMirroring.enabled: Qt.application.layoutDirection === Qt.RightToLeft
|
||||
LayoutMirroring.childrenInherit: true
|
||||
|
|
Loading…
Reference in New Issue