broken comment fixed
This commit is contained in:
parent
07b6ad0e7a
commit
2670715097
|
@ -1706,7 +1706,6 @@ void QskControl::itemChange( QQuickItem::ItemChange change,
|
||||||
we run into crashes because of QQuickWindow::activeFocusItem()
|
we run into crashes because of QQuickWindow::activeFocusItem()
|
||||||
becomes a dangling pointer being used at the end of
|
becomes a dangling pointer being used at the end of
|
||||||
QQuickWindowPrivate::polishItems.
|
QQuickWindowPrivate::polishItems.
|
||||||
The crash becomes less likely since
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
QQuickWindowPrivate::get( oldWindow )->clearFocusInScope(
|
QQuickWindowPrivate::get( oldWindow )->clearFocusInScope(
|
||||||
|
|
Loading…
Reference in New Issue