summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-05-02 13:39:41 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-05-02 13:39:41 (GMT)
commit6d5963486c8c2a154caf3a2a391bce19cbbeb881 (patch)
tree57a132edba61391ef795f3f8ccaa5ea7425cacde /src/gui/kernel
parent63e89c45fcc07759c928231ac27cc25928116d45 (diff)
parent781967478a0ddc5b69663a49bb081d752f85dc99 (diff)
downloadQt-6d5963486c8c2a154caf3a2a391bce19cbbeb881.zip
Qt-6d5963486c8c2a154caf3a2a391bce19cbbeb881.tar.gz
Qt-6d5963486c8c2a154caf3a2a391bce19cbbeb881.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7
Diffstat (limited to 'src/gui/kernel')
-rw-r--r--src/gui/kernel/qwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index ac35d42..9d9cd75 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -598,7 +598,7 @@ void QWidget::setAutoFillBackground(bool enabled)
\brief The QWidget class is the base class of all user interface objects.
\ingroup basicwidgets
-
+
The widget is the atom of the user interface: it receives mouse, keyboard
and other events from the window system, and paints a representation of
itself on the screen. Every widget is rectangular, and they are sorted in a