aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/automotive/qml/qml.qrc
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-10-31 12:23:36 +0100
committerMitch Curtis <mitch.curtis@qt.io>2017-11-03 12:08:33 +0000
commit1eacc022827a51fac4d3f2e6dcb3c4f9fa199315 (patch)
tree2d83b038e25ad11f5e4aada1883034800e156ac1 /examples/quickcontrols2/imagine/automotive/qml/qml.qrc
parent757fac28721b77664e4d3188548ee025c93bd9e1 (diff)
Add Automotive Imagine style example
Change-Id: I7d7e49d0d4e1cbd61892215677c7ea0c5471af02 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'examples/quickcontrols2/imagine/automotive/qml/qml.qrc')
-rw-r--r--examples/quickcontrols2/imagine/automotive/qml/qml.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/quickcontrols2/imagine/automotive/qml/qml.qrc b/examples/quickcontrols2/imagine/automotive/qml/qml.qrc
new file mode 100644
index 0000000000..d193fd3205
--- /dev/null
+++ b/examples/quickcontrols2/imagine/automotive/qml/qml.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/qml">
+ <file>FeatureButton.qml</file>
+ <file>GlowingLabel.qml</file>
+ <file>CustomGlow.qml</file>
+ <file>automotive.qml</file>
+ </qresource>
+</RCC>