From e1813b16f3209ae024fc0144b229e1be4d464b5e Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Fri, 27 Jun 2014 15:29:53 +0200 Subject: [PATCH] Port plasmoid --- plasmoid/package/contents/ui/FullRepresentation.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {