summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-31 08:43:46 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-31 08:43:46 (GMT)
commitad229913fd89aa0a33fb9b37ac96ff63c89a05f8 (patch)
treefeed3678fd98565bb99a159a7e1bdb395df516ea /src/gui/kernel
parentbe69c316c56379d2b955491ffc54754018079dec (diff)
parentcf28f6cacf59d434072656af05466541ba69e8ae (diff)
downloadQt-ad229913fd89aa0a33fb9b37ac96ff63c89a05f8.zip
Qt-ad229913fd89aa0a33fb9b37ac96ff63c89a05f8.tar.gz
Qt-ad229913fd89aa0a33fb9b37ac96ff63c89a05f8.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1.git into doc-4.7
Diffstat (limited to 'src/gui/kernel')
-rw-r--r--src/gui/kernel/qwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 3d2bfe2..ea3dcab 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -4864,6 +4864,8 @@ void QWidgetPrivate::resolveLayoutDirection()
has been called for the parent do not inherit the parent's layout
direction.
+ This method no longer affects text layout direction since Qt 4.7.
+
\sa QApplication::layoutDirection
*/
void QWidget::setLayoutDirection(Qt::LayoutDirection direction)