summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorSamuel Nevala <samuel.nevala@intopalo.com>2015-11-17 09:32:20 +0200
committerAndrew Knight <andrew.knight@intopalo.com>2015-11-18 06:05:23 +0000
commitaecf3006bddb959795d03dd72d9c520e49713913 (patch)
tree3176eab3e7fa4521e2088cd8cf0e024823703ecf /src/gui
parent3dd6ac244fce7ed5f09910b427eaf0eac338be4b (diff)
winrt: Fix startup orientation handling
Calling QWinRTScreen::onOrientationChanged in the class constructor can lead to situation where QWinRTScreen is expected to be fully constructed. Moving the onOrientationChanged call to QWinRTScreen::initialize ensures that QWinRTScreen is fully constructed when it is called. Task-Id: QTBUG-49470 Change-Id: I52748f33a9011dec3a172c1a74023cad15aae38a Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions