summaryrefslogtreecommitdiffstats
path: root/configure.pri
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-02-07 18:37:14 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-02-08 16:20:50 +0000
commit4889bc3a575cafd68f99bd0b9c2a14b3ecf8c557 (patch)
tree2c99058488fda8f6bb561394a0d1831687c7eafe /configure.pri
parent7a3e38d779352ca09e9118d735c9a2b0ea55b763 (diff)
Remove usage of private call QWidgetPrivate::updateWidgetTransform()
It used to be needed in 5.6 for IME window placement purposes, but since 5.7 when we switched to using QQuickWidget instead of QOpenGLWidget as a result of commit 800365f6faad962a4dd2e71173527d285a3f62b5, the updateWidgetTransform gets called implicitly because we forward FocusIn events to QQuickWidget::event, which forwards them to QWidget::event which calls updateWidgetTransform for us. Task-number: QTBUG-63098 Change-Id: I0a0ba50c1491797b37765d26d761c358c156950f Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'configure.pri')
0 files changed, 0 insertions, 0 deletions