aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qmlextensionplugins/imports/TimeExample/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qmlextensionplugins/imports/TimeExample/qmldir')
-rw-r--r--examples/qml/qmlextensionplugins/imports/TimeExample/qmldir3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/qml/qmlextensionplugins/imports/TimeExample/qmldir b/examples/qml/qmlextensionplugins/imports/TimeExample/qmldir
new file mode 100644
index 0000000000..252e662e12
--- /dev/null
+++ b/examples/qml/qmlextensionplugins/imports/TimeExample/qmldir
@@ -0,0 +1,3 @@
+module TimeExample
+Clock 1.0 Clock.qml
+plugin qmlqtimeexampleplugin