summaryrefslogtreecommitdiffstats
path: root/examples/surface/doc/src/surface.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/surface/doc/src/surface.qdoc')
-rw-r--r--examples/surface/doc/src/surface.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/surface/doc/src/surface.qdoc b/examples/surface/doc/src/surface.qdoc
index dd334d01..d34c075e 100644
--- a/examples/surface/doc/src/surface.qdoc
+++ b/examples/surface/doc/src/surface.qdoc
@@ -124,7 +124,8 @@
Q3DSurface supports all the themes Qt Data Visualization has. The example has a pull
down menu for selecting the theme. The following method is connected to the
- menu to activate the selected theme. The old theme is released and deleted:
+ menu to activate the selected theme. The theme type is changed to another predefined theme,
+ which overwrites all theme properties to predefined values:
\snippet ../examples/surface/surfacegraph.cpp 6