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 { } Calendar { }
Slider { } LayerStack { }
Switch { } TimePicker { }
TextArea { } CircularScrollIndicator {}
TextField { } IconButton { }
Calendar { } ProgressCircle {}
LayerStack { } }
TimePicker { }
} }
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