Commit 06ff754b authored by Florent Revest's avatar Florent Revest

mapplauncher-booster-qtcomponents: don't preload QtQuickControls anymore

parent dff65e82
import QtQuick 2.4 import QtQuick 2.6
import QtQuick.Controls 1.3
import org.asteroid.controls 1.0 import org.asteroid.controls 1.0
Application { Application {
Button { } Component {
Label { }
Slider { }
Switch { }
TextArea { }
TextField { }
Calendar { } Calendar { }
LayerStack { } LayerStack { }
TimePicker { } TimePicker { }
CircularScrollIndicator {}
IconButton { }
ProgressCircle {}
}
} }
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