summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/application.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/application.qdoc')
-rw-r--r--examples/widgets/doc/application.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/widgets/doc/application.qdoc b/examples/widgets/doc/application.qdoc
index d99581fefd..4c537e293e 100644
--- a/examples/widgets/doc/application.qdoc
+++ b/examples/widgets/doc/application.qdoc
@@ -236,7 +236,11 @@
side of the menu bar. Try running the application with various
styles and see the results:
- \snippet doc/src/snippets/code/doc_src_examples_application.qdoc 0
+ \code
+ application -style=windows
+ application -style=motif
+ application -style=cde
+ \endcode
Let's now review the toolbars: