Doc fixes.

Change-Id: Id2042c33a9762261756d1065781005dfef341797
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Frederik Gladhorn 2012-09-20 17:51:53 +02:00 committed by The Qt Project
parent 5bd55890fa
commit bc88080a42
2 changed files with 1 additions and 3 deletions

View File

@ -82,8 +82,6 @@ QT_BEGIN_NAMESPACE
style. Note that the keys are case insensitive. For example:
\snippet qstyleplugin/main.cpp 1
\sa keys()
*/
/*!

View File

@ -1536,7 +1536,7 @@ void QSplitter::setSizes(const QList<int> &list)
and style preferences.
If you set handleWidth to 1 or 0, the actual grab area will grow to overlap a
few pixels of it's respective widgets.
few pixels of its respective widgets.
*/
int QSplitter::handleWidth() const