Skip to content

馃崚 Fix ShareActionStub for Windows and Android

Joshua Goins requested to merge work/cherry-pick-a39194b2-2 into release/24.12

Apparently, we are supposed to be setting source file properties for our QML files before the QML module is created. Doing it after seemed to work until Qt 6.8, where it finally broke. Notably, this makes the Android version work again but might also affect Windows.

(cherry picked from commit a39194b2)

Co-authored-by: Joshua Goins josh@redstrate.com

Merge request reports

Loading