https://bugs.kde.org/show_bug.cgi?id=521637

Arjen Hiemstra <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/union/-/commit/53a7628ae
                   |                            |2f35524235235083669788634fb
                   |                            |5036
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Arjen Hiemstra <[email protected]> ---
Git commit 53a7628ae2f35524235235083669788634fb5036 by Arjen Hiemstra.
Committed on 19/06/2026 at 10:42.
Pushed by ahiemstra into branch 'master'.

Don't use `inline static` for event type defaults

This can result in multiple definitions of the same static when crossing
shared library boundaries, which results in events not being recognised
and things not working correctly.

M  +1    -0    src/Element.cpp
M  +1    -1    src/Element.h
M  +1    -0    src/output/qtquick/plugin/QuickElement.cpp
M  +1    -1    src/output/qtquick/plugin/QuickElement.h

https://invent.kde.org/plasma/union/-/commit/53a7628ae2f35524235235083669788634fb5036

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to