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