summaryrefslogtreecommitdiffstats
path: root/tests/qmlcamera/qml/qmlcamera/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qmlcamera/qml/qmlcamera/main.qml')
-rw-r--r--tests/qmlcamera/qml/qmlcamera/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qmlcamera/qml/qmlcamera/main.qml b/tests/qmlcamera/qml/qmlcamera/main.qml
index 705f284d..5b80abfd 100644
--- a/tests/qmlcamera/qml/qmlcamera/main.qml
+++ b/tests/qmlcamera/qml/qmlcamera/main.qml
@@ -48,7 +48,7 @@ Item {
shadowQuality: Bars3D.ShadowQualityMedium
selectionMode: Bars3D.SelectionItem
font.pointSize: 35
- theme: Bars3D.ThemeRetro
+ theme: Theme3D { type: Bars3D.ThemeRetro }
labelStyle: Bars3D.LabelStyleFromTheme
seriesList: [chartData.series]
barThickness: 0.5