Commit d61623de authored by Michael Brüning's avatar Michael Brüning Committed by Michael Bruning
Browse files

Fix crash when loading context menu on Windows.


Use QUrl::fromLocalFile to load components from the installation
Qml directory. Using just the absolute file path wasn't a problem
on Linux, but did not work on Windows.

Other Qt modules are also using QUrl::fromLocalFile to do this.

Change-Id: I689c516dc63a6c966435eedb94441d7c9246dd25
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 21f6ce84
Showing with 1 addition and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment