diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index 20baa139d..497f6ec48 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -59,7 +59,7 @@ Item { id: dialogItem anchors.fill: parent - flickableItem: ListView { + ListView { id: devicesView anchors.fill: parent model: KdeConnect.DevicesModel {