From 22c138abfce871a1d23f1cf1b98b448bcd3ec74f Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Tue, 5 Nov 2013 20:17:06 +0800 Subject: Doc: Fix broken links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie7408409ddbaa354370267f2dd74326ec56a4186 Reviewed-by: Jerome Pasion Reviewed-by: Topi Reiniƶ --- src/quick/doc/src/concepts/positioning/righttoleft.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quick/doc/src/concepts/positioning/righttoleft.qdoc') diff --git a/src/quick/doc/src/concepts/positioning/righttoleft.qdoc b/src/quick/doc/src/concepts/positioning/righttoleft.qdoc index 1c48058510..ad8b2f3b63 100644 --- a/src/quick/doc/src/concepts/positioning/righttoleft.qdoc +++ b/src/quick/doc/src/concepts/positioning/righttoleft.qdoc @@ -185,7 +185,7 @@ command-line parameter "-reverse": qmlviewer myapp.qml -reverse \endcode -The layout direction can also be set from C++ by calling the static function \l QApplication::setLayoutDirection(): +The layout direction can also be set from C++ by calling the static function \l QGuiApplication::setLayoutDirection(): \code QApplication app(argc, argv); -- cgit v1.2.3