Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
winrt: Fix file dialog handling for Windows Phone
Windows Phone needs to use activation targets to properly handle the return value of a file dialog. 0f9ca21 introduced launching an app via different modes, but broke above use- case for Windows Phone. Hence, we first check if a dispatcher exists and use this one to forward the activation. Task-number: QTBUG-54342 Change-Id: If9dd2df9a45e9aa104775530c695325fe6f684f2 Reviewed-by: Oliver Wolff <[email protected]>
- Loading branch information