Remove unnecessary comma in QStackedWidget doc.
Change-Id: Iaa6102ea90c695eb2d81cc5d4fbd00dafc7783f5 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
9a3a3b641a
commit
8480ddbe60
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user