Commit 74cbf440 authored by Florent Revest's avatar Florent Revest

mapplauncherd-booster-qtcomponents: Don't load removed elements and load new ones

parent 2eca10e3
......@@ -3,13 +3,11 @@ import org.asteroid.controls 1.0
Application {
LayerStack { }
TimePicker { }
CircularScrollIndicator { }
IconButton { }
ProgressCircle { }
Flickable { }
Switch { }
Slider { }
ListView { }
GridView { }
Text { }
......@@ -18,5 +16,7 @@ Application {
Timer { }
Column { }
Row { }
TextField { }
HandWritingKeyboard { }
}
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