summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/qmlsurface/qml/qmlsurface/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qmlsurface/qml/qmlsurface/main.qml b/examples/qmlsurface/qml/qmlsurface/main.qml
index c66d60e3..222879c6 100644
--- a/examples/qmlsurface/qml/qmlsurface/main.qml
+++ b/examples/qmlsurface/qml/qmlsurface/main.qml
@@ -49,6 +49,7 @@ Item {
height: surfaceView.height
theme: Surface3D.ThemeStoneMoss
shadowQuality: Surface3D.ShadowQualityMedium
+ selectionMode: Bars3D.SelectionModeSliceRow
smoothSurfaceEnabled: true
surfaceGridEnabled: false
font.family: "STCaiyun"