summaryrefslogtreecommitdiffstats
path: root/examples/dbus/doc/src/complexpingpong.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/doc/src/complexpingpong.qdoc')
-rw-r--r--examples/dbus/doc/src/complexpingpong.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/dbus/doc/src/complexpingpong.qdoc b/examples/dbus/doc/src/complexpingpong.qdoc
index fca654a06a..d09708c0ff 100644
--- a/examples/dbus/doc/src/complexpingpong.qdoc
+++ b/examples/dbus/doc/src/complexpingpong.qdoc
@@ -40,4 +40,12 @@
\include examples-run.qdocinc
To run, execute the \c complexping application.
+
+ \badcode
+ $ ./complexping
+ Ask your question: When is the next Qt release?
+ Reply was: Sorry, I don't know the answer
+ Ask your question: What is the answer to life, the universe and everything?
+ Reply was: 42
+ \endcode
*/