Commit 89c9edc7 authored by Florent Revest's avatar Florent Revest

preload.qml: don't use QtQuickLayouts

parent 64c1486f
import QtQuick 2.6
import QtQuick.Layouts 1.2
import org.asteroid.controls 1.0
Application {
......@@ -12,7 +11,6 @@ Application {
Switch { }
Slider { }
ListView { }
GridLayout { }
GridView { }
Text { }
Image { }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment