Fix grammar in QToolBar docs
Change-Id: Ibc65fd7c95246c7b7e38fd7f0d16d83d7c3301d9 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
b6fb349ad5
commit
a24c630990
@ -399,7 +399,7 @@ void QToolBarPrivate::plug(const QRect &r)
|
||||
When a toolbar is resized in such a way that it is too small to
|
||||
show all the items it contains, an extension button will appear as
|
||||
the last item in the toolbar. Pressing the extension button will
|
||||
pop up a menu containing the items that does not currently fit in
|
||||
pop up a menu containing the items that do not currently fit in
|
||||
the toolbar.
|
||||
|
||||
When a QToolBar is not a child of a QMainWindow, it loses the ability
|
||||
|
Loading…
Reference in New Issue
Block a user