Fix typo.
Change-Id: Ia3fd460e77d8da5dca634872e3f786d5ad30289d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
717a0a9d04
commit
f6af0dad5b
@ -317,7 +317,7 @@ QKeySequence::SequenceMatch QShortcutMap::state()
|
||||
/*! \internal
|
||||
Uses ShortcutOverride event to see if any widgets want to override
|
||||
the event. If not, uses nextState(QKeyEvent) to check for a grabbed
|
||||
Shortcut, and dispatchEvent() is found an identical.
|
||||
Shortcut, and dispatchEvent() is found and identical.
|
||||
\sa nextState, dispatchEvent
|
||||
*/
|
||||
bool QShortcutMap::tryShortcutEvent(QObject *o, QKeyEvent *e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user