From c3189a0a229cf6ac0e9ea93854b0273551e119d0 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 1 Aug 2012 14:44:51 +0200 Subject: change \img to \image in docs \img was a macro defined in macros.qdocconf. This collection of macros is being phased out. Use the full command instead. Change-Id: Ia55212f87bb46349d61359d40568e0aa33882596 Reviewed-by: Casper van Donderen --- src/gui/text/qtextformat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/text/qtextformat.cpp') diff --git a/src/gui/text/qtextformat.cpp b/src/gui/text/qtextformat.cpp index 4dd7b285c9..cb1e81bba2 100644 --- a/src/gui/text/qtextformat.cpp +++ b/src/gui/text/qtextformat.cpp @@ -2446,7 +2446,7 @@ QTextListFormat::QTextListFormat(const QTextFormat &fmt) frame's padding(). This scheme is similar to the box model used by Cascading Style Sheets for HTML pages. - \img qtextframe-style.png + \image qtextframe-style.png The position() of a frame is set using setPosition() and determines how it is located relative to the surrounding text. -- cgit v1.2.3