summaryrefslogtreecommitdiffstats
path: root/examples/demos/dice/Dice_low.qml
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-06-19 12:54:04 +0200
committerKai Köhne <kai.koehne@qt.io>2023-06-22 17:27:34 +0200
commit67d28856054a5a3596750a95718f53eef388f976 (patch)
tree3ac6743902133603682e9d5b9a55f34d80fa6243 /examples/demos/dice/Dice_low.qml
parent49b84e7db2b77a5f8d0ee027d909498c28f7a3ff (diff)
Reformat .qml files in dice example
Use qmlformat -i on all files. Pick-to: 6.5 6.6 Change-Id: I163d1faf281fc085b824e092056cebe57fce5a6b Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Diffstat (limited to 'examples/demos/dice/Dice_low.qml')
-rw-r--r--examples/demos/dice/Dice_low.qml5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/demos/dice/Dice_low.qml b/examples/demos/dice/Dice_low.qml
index 11f56aaaa..31309741f 100644
--- a/examples/demos/dice/Dice_low.qml
+++ b/examples/demos/dice/Dice_low.qml
@@ -27,10 +27,7 @@ Node {
Model {
id: cube_001
source: "meshes/cube_001.mesh"
- materials: [
- base_material,
- dots_material
- ]
+ materials: [base_material, dots_material]
}
// Animations: