https://bugs.kde.org/show_bug.cgi?id=478458
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |8717bd571b1aacd34b6b4f14f46 | |9937d82857a31 Resolution|--- |FIXED --- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 8717bd571b1aacd34b6b4f14f469937d82857a31 by Arjen Hiemstra. Committed on 13/12/2023 at 16:36. Pushed by ahiemstra into branch 'master'. 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. M +1 -1 emojier/app/CMakeLists.txt M +1 -1 emojier/app/emojier.cpp M +1 -1 emojier/app/ui/CategoryAction.qml R +2 -2 emojier/app/ui/Emojier.qml [from: emojier/app/ui/emojier.qml - 093% similarity] https://invent.kde.org/plasma/plasma-desktop/-/commit/8717bd571b1aacd34b6b4f14f469937d82857a31 -- You are receiving this mail because: You are watching all bug changes.