export model for launcherrepeater

This commit is contained in:
Marco Martin 2021-05-05 15:59:26 +02:00
parent 690abebfd5
commit 840d50047a

View file

@ -28,6 +28,7 @@ DragDrop.DropArea {
//width: Math.max(mainFlickable.width, mainFlickable.width * Math.ceil(appletsLayout.childrenRect.width/mainFlickable.width))
height: mainFlickable.height
property alias launcherModel: launcherRepeater.model
property alias itemsBoundingRect: appletsLayout.childrenRect
property alias appletsLayout: appletsLayout