diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-09 00:18:35 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-09 00:22:46 (GMT) |
commit | b48ae5932131b6d0934a50846cad441f6e9f5ccd (patch) | |
tree | f19b347fa1b74910f5ea9a027adea9486c0877e1 /tests/auto/xmlpatternsvalidator | |
parent | 18a3daf86118bd23a28f05fcf1721969c4ba491b (diff) | |
download | Qt-b48ae5932131b6d0934a50846cad441f6e9f5ccd.zip Qt-b48ae5932131b6d0934a50846cad441f6e9f5ccd.tar.gz Qt-b48ae5932131b6d0934a50846cad441f6e9f5ccd.tar.bz2 |
Set frameless window hints on QGL test windows under QWS
QWS combines the window title bar and the top-level widget
into one window surface, which causes problems when the top-level
widget is a QGLWidget: the raw GL surface contents are not the
same as on other platforms where only the top-level widget
contents are included in the window surface.
This change sets Qt::FramelessWindowHint on QWS systems on
widgets where we need to read back the top-level widget for
comparison against a reference image.
Reviewed-by: Sarah Smith
Diffstat (limited to 'tests/auto/xmlpatternsvalidator')
0 files changed, 0 insertions, 0 deletions