Remove unnecessary comma in QStackedWidget doc.

Change-Id: Iaa6102ea90c695eb2d81cc5d4fbd00dafc7783f5
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Mitch Curtis 2014-06-09 22:59:16 +02:00 committed by The Qt Project
parent 9a3a3b641a
commit 8480ddbe60

View File

@ -91,7 +91,7 @@ public:
the list using the addWidget() function, or inserted at a given
index using the insertWidget() function. The removeWidget()
function removes a widget from the stacked widget. The number of
widgets contained in the stacked widget, can
widgets contained in the stacked widget can
be obtained using the count() function.
The widget() function returns the widget at a given index