summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2012-07-16 14:58:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-16 16:30:55 +0200
commitcfe95aa746894d604b99e25ceaac689a9863c9ae (patch)
treef529c0145fdadf0f44116088a4974d8ceade5644 /tests/auto/widgets/styles/qstyle
parent7a2aafcbbf05866b531bb2c3da4aa739df9e190b (diff)
Fix window size issue under Windows CE
Under Windows CE the top title window bar needs to be taken into account when creating a window, so the Style WS_OVERLAPPED needs to be passed to AdjustWindowRectEx, to get the right size of the window. For the desktop the documentation says, that you should not pass the WS_OVERLAPPED flag, but wince does not talk about this. Change-Id: Id8c9d28b7aa04a9920e4cb81ac11463d9717a0e7 Reviewed-by: Björn Breitmeyer <bjoern.breitmeyer@kdab.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/widgets/styles/qstyle')
0 files changed, 0 insertions, 0 deletions