aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 13:14:52 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 11:40:54 +0000
commit16905f2dde4d78a51a9e1355d0baa161a7cd1528 (patch)
tree3ee722811d443af92903092d706581ae38363722
parent43ce60c0136a3a4e5267a3c1516c9be5b27f489a (diff)
WS only change
Change-Id: I8dced5f96026b252b098d85a77ccb004397f1f62 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/debugger/creator-debugger-example.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/debugger/creator-debugger-example.qdoc b/doc/src/debugger/creator-debugger-example.qdoc
index d69d8bdd55..5c4f7fc793 100644
--- a/doc/src/debugger/creator-debugger-example.qdoc
+++ b/doc/src/debugger/creator-debugger-example.qdoc
@@ -53,11 +53,11 @@
\image qtcreator-setting-breakpoint2.png
\li To remove a breakpoint, right-click it and select
- \uicontrol{Delete Breakpoint}.
+ \uicontrol {Delete Breakpoint}.
\li To view the base classes and data members of the TextFinder class,
- go to the \uicontrol{Locals and Expressions} view.
+ go to the \uicontrol {Locals and Expressions} view.
\image qtcreator-watcher.png