summaryrefslogtreecommitdiffstats
path: root/examples/scxml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2016-03-21 14:33:38 +0100
committerUlf Hermann <ulf.hermann@theqtcompany.com>2016-03-21 14:31:53 +0000
commit3df60695608b512cf1f3b5982dee280394d7a555 (patch)
tree344be17c134a51b912d7ca2d3682a2216034b5bf /examples/scxml
parentcb3f3abd809cd9409ee20c89f9feab42e08cb275 (diff)
Doc: Fix pinball example documentation
Change-Id: I2e704c144cba0b7e530d651eb8dd31dc9db51adc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'examples/scxml')
-rw-r--r--examples/scxml/pinball/doc/src/pinball.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/scxml/pinball/doc/src/pinball.qdoc b/examples/scxml/pinball/doc/src/pinball.qdoc
index 63309cf..09210dc 100644
--- a/examples/scxml/pinball/doc/src/pinball.qdoc
+++ b/examples/scxml/pinball/doc/src/pinball.qdoc
@@ -513,7 +513,7 @@
\quotefromfile pinball/mainwindow.cpp
\skipto #include
- \printuntil /}$/
+ \printuntil /\}$/
The constructor of the MainWindow class
instantiates the GUI part of the application
@@ -542,7 +542,7 @@
\quotefromfile pinball/main.cpp
\skipto #include
- \printuntil /}$/
+ \printuntil /\}$/
Finally, there is main.cpp file with the main() function
inside which we instantiate the