diff --git a/src/qml/presenter/PreviewSlideListDelegate.qml b/src/qml/presenter/PreviewSlideListDelegate.qml index 77ca359..39c3a18 100644 --- a/src/qml/presenter/PreviewSlideListDelegate.qml +++ b/src/qml/presenter/PreviewSlideListDelegate.qml @@ -29,6 +29,7 @@ Item { Kirigami.Theme.backgroundColor } + // I couldn't get another listview to work but I may try it again Row { id: slidesList spacing: Kirigami.Units.smallSpacing * 2