Declare StandardButton & ButtonRole types for cross-thread use.
authorSamuel Nevala <samuel.nevala@intopalo.com>
Wed, 26 Aug 2015 12:30:36 +0000 (15:30 +0300)
committerSamuel Nevala <samuel.nevala@intopalo.com>
Mon, 31 Aug 2015 11:57:48 +0000 (11:57 +0000)
commit8c1fcbcd83214d7cc7efc63c12f907538664821e
tree2bbb84ac8e1de5ba8801a3017a3d386bb4b2f41a
parent9ff74f14876dea3a21c1dab389577c54e3bf1bc5
Declare StandardButton & ButtonRole types for cross-thread use.

On windows phone native dialog interaction is handled from
XMAL thread. Declare and register dialog helpers StandardButton
and ButtonRole for cross-thread usage.

Change-Id: Ic1842a5af8a1122fdffb766b4f723d272bdbcac2
Task-Id: QTBUG-47941
Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
src/gui/kernel/qplatformdialoghelper.cpp
src/gui/kernel/qplatformdialoghelper.h