From bc88080a421b9b869ffa8cc6f43c8229de1cc039 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 20 Sep 2012 17:51:53 +0200 Subject: Doc fixes. Change-Id: Id2042c33a9762261756d1065781005dfef341797 Reviewed-by: Jerome Pasion --- src/widgets/styles/qstyleplugin.cpp | 2 -- src/widgets/widgets/qsplitter.cpp | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/widgets/styles/qstyleplugin.cpp b/src/widgets/styles/qstyleplugin.cpp index a42e1569d2..7cd44ef455 100644 --- a/src/widgets/styles/qstyleplugin.cpp +++ b/src/widgets/styles/qstyleplugin.cpp @@ -82,8 +82,6 @@ QT_BEGIN_NAMESPACE style. Note that the keys are case insensitive. For example: \snippet qstyleplugin/main.cpp 1 - - \sa keys() */ /*! diff --git a/src/widgets/widgets/qsplitter.cpp b/src/widgets/widgets/qsplitter.cpp index bbd5695e9b..18724cab19 100644 --- a/src/widgets/widgets/qsplitter.cpp +++ b/src/widgets/widgets/qsplitter.cpp @@ -1536,7 +1536,7 @@ void QSplitter::setSizes(const QList &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 -- cgit v1.2.3