forked from qt-creator/qt-creator
Debugger: Add a missing underscore in the docs
Missed in c2e69f7cfb
.
Change-Id: I5633dddba21e4b2db5c0300183b791f352af96c3
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
f8f7931b43
commit
5159c3f20e
@@ -1006,7 +1006,7 @@
|
|||||||
|
|
||||||
\li The name for the function implementing a debugging helper for the type
|
\li The name for the function implementing a debugging helper for the type
|
||||||
\c{namespace Project { template<typename T> struct Foo {... } } } is
|
\c{namespace Project { template<typename T> struct Foo {... } } } is
|
||||||
\c{qdump__Project_Foo}.
|
\c{qdump__Project__Foo}.
|
||||||
|
|
||||||
\li The name for the function implementing a debugging helper
|
\li The name for the function implementing a debugging helper
|
||||||
for the type \c{std::__1::vector<T>::iterator} is
|
for the type \c{std::__1::vector<T>::iterator} is
|
||||||
|
Reference in New Issue
Block a user