Skip to content
Commit 8717bd57 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

emojier: Fix location of app module imports

qt_add_qml_module places QML imports into QRC prefixed with `/qt/qml`,
so we need to account for that when loading any of these files. Ideally
we would be able to use API like `loadFromModule` everywhere.

BUG: 478458
parent e050f5b6
Pipeline #555402 passed with stage
in 5 minutes and 54 seconds
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