aboutsummaryrefslogtreecommitdiffstats
path: root/DemoApplication/controls/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'DemoApplication/controls/qmldir')
-rw-r--r--DemoApplication/controls/qmldir2
1 files changed, 2 insertions, 0 deletions
diff --git a/DemoApplication/controls/qmldir b/DemoApplication/controls/qmldir
index 6def14f..554a44e 100644
--- a/DemoApplication/controls/qmldir
+++ b/DemoApplication/controls/qmldir
@@ -1,7 +1,9 @@
CNButton 1.0 CNButton.qml
+CNFlipButton 1.0 CNFlipButton.qml
CNTabButton 1.0 CNTabButton.qml
CNToolButton 1.0 CNToolButton.qml
CNRadioButton 1.0 CNRadioButton.qml
CNSwitch 1.0 CNSwitch.qml
CNCheckBox 1.0 CNCheckBox.qml
CNListView 1.0 CNListView.qml
+CNItemDelegate 1.0 CNItemDelegate.qml