summaryrefslogtreecommitdiffstats
path: root/imports/qtquickcontrols2aglstyle/qmldir
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:09:57 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:10:09 +0100
commit4059077eb23b6338e153036c602972cbbb46cbb8 (patch)
treeb233dc3cdcecac582ddbfb9ff3ab0ee2b4aa9559 /imports/qtquickcontrols2aglstyle/qmldir
parentf18b5268b1fd1071353a596b86dcd416548d7107 (diff)
Import the patches for the demo applications into the app repos. Bug-AGL: SPEC-5294 Change-Id: I1a4fb9bc726eb8bd677807166ba957fb20b3bdf2 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'imports/qtquickcontrols2aglstyle/qmldir')
-rw-r--r--imports/qtquickcontrols2aglstyle/qmldir10
1 files changed, 10 insertions, 0 deletions
diff --git a/imports/qtquickcontrols2aglstyle/qmldir b/imports/qtquickcontrols2aglstyle/qmldir
new file mode 100644
index 0000000..e4e4417
--- /dev/null
+++ b/imports/qtquickcontrols2aglstyle/qmldir
@@ -0,0 +1,10 @@
+module AGL
+ApplicationWindow 1.0 ApplicationWindow.qml
+Button 1.0 Button.qml
+Label 1.0 Label.qml
+Page 1.0 Page.qml
+ProgressBar 1.0 ProgressBar.qml
+Slider 1.0 Slider.qml
+Switch 1.0 Switch.qml
+TextField 1.0 TextField.qml
+Tumbler 1.0 Tumbler.qml \ No newline at end of file