summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/opengl
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-01-16 14:16:25 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-20 13:49:38 +0100
commit7f394bc7c4c61289885101f4d349a0bf573ac11d (patch)
tree9f0d8073ffd07db740026e7a3a9ae3276e6cb1bd /examples/activeqt/opengl
parentd7dfd458f40b7de50ede0acb885ca9f3a65c3abb (diff)
Doc: corrected snippet issues
In multiple.qdoc: replace \snippet with \input Replaced statement "snippet" with "input" Replaced "*;" with "*\" Replaced raw-endraw with code-endcode Replaced "raw" with "code" Put code-endcode around numbered paragraphs Resolved conflict in simple-demo.qdocinc Task-number: QTBUG-29101 Change-Id: Idceb971d56551bf9e8bdce410360d418747731fe Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'examples/activeqt/opengl')
-rw-r--r--examples/activeqt/opengl/doc/src/opengl.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/opengl/doc/src/opengl.qdoc b/examples/activeqt/opengl/doc/src/opengl.qdoc
index 0ae0f8f..e77fca0 100644
--- a/examples/activeqt/opengl/doc/src/opengl.qdoc
+++ b/examples/activeqt/opengl/doc/src/opengl.qdoc
@@ -127,5 +127,5 @@
control should be allowed (the exact browser behaviour depends on the security
settings in the Internet Options dialog).
- \snippet doc/src/examples/opengl-demo.qdocinc 0
+ \input doc/src/examples/opengl-demo.qdocinc
*/