diff --git a/src/qml/GenericEntryDelegate.qml b/src/qml/GenericEntryDelegate.qml index 48c76b53..14460755 100644 --- a/src/qml/GenericEntryDelegate.qml +++ b/src/qml/GenericEntryDelegate.qml @@ -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