summaryrefslogtreecommitdiffstats
path: root/examples/qmlsurface/qml/qmlsurface/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlsurface/qml/qmlsurface/main.qml')
-rw-r--r--examples/qmlsurface/qml/qmlsurface/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmlsurface/qml/qmlsurface/main.qml b/examples/qmlsurface/qml/qmlsurface/main.qml
index 7de2801f..c66d60e3 100644
--- a/examples/qmlsurface/qml/qmlsurface/main.qml
+++ b/examples/qmlsurface/qml/qmlsurface/main.qml
@@ -53,7 +53,7 @@ Item {
surfaceGridEnabled: false
font.family: "STCaiyun"
font.pointSize: 35
- cameraPreset: Surface3D.PresetIsometricLeft
+ cameraPreset: Surface3D.CameraPresetIsometricLeft
dataProxy: surfaceData.heightProxy
axisY.min: 0.0
axisY.max: 250.0