summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-07 16:08:26 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-07 17:22:15 +0100
commitce49ca841bdc5786860f78d3619c0a740d41a488 (patch)
tree0571d43148c2e78a4d0303dc0601e709faa98dff /doc
parent607b1ec4a65f4c03be411142ebdf669656dd6a4a (diff)
downloadqt-creator-ce49ca841bdc5786860f78d3619c0a740d41a488.tar.gz
Doc: Add Definition now works for all functions
Change-Id: Ic207120b5a4109fa8a9a521be6cb0bbbcebc8f9b Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/editors/creator-editors.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index a6a42e37ec..783251af25 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1761,7 +1761,7 @@
\li Forward-declared class or struct
\row
\li Add Definition in 'filename'
- \li Inserts a definition stub for a member function declaration in the
+ \li Inserts a definition stub for a function declaration in the
implementation file. The definition is placed after that of the
preceding declaration. Qualified names are minimized when possible,
instead of always being fully expanded.