aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shared/qmldir')
-rw-r--r--examples/quick/shared/qmldir2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/shared/qmldir b/examples/quick/shared/qmldir
index 106654bbf0..68bd573f85 100644
--- a/examples/quick/shared/qmldir
+++ b/examples/quick/shared/qmldir
@@ -1,4 +1,6 @@
Button 2.0 Button.qml
+CheckBox 2.1 CheckBox.qml
LauncherList 2.0 LauncherList.qml
SimpleLauncherDelegate 2.0 SimpleLauncherDelegate.qml
Slider 2.0 Slider.qml
+ToolButton 2.1 ToolButton.qml