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

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/-/commit/a1
                   |                            |0aebe34eefce4d1830962c4c6a3
                   |                            |fe08e52a7cd

--- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit a10aebe34eefce4d1830962c4c6a3fe08e52a7cd by Arjen Hiemstra.
Committed on 08/11/2023 at 13:26.
Pushed by ahiemstra into branch 'master'.

Go back to class method of defining PlatformThemeEvent::type

Apparently `inline static` isn't properly exported, leading to an issue
where it can have multiple definitions. This means that
`PlatformThemeEvent::type` is QEvent::None when used by a plugin,
leading to issues where PlatformTheme is not properly initialized.

M  +11   -0    src/platform/platformtheme.cpp
M  +1    -1    src/platform/platformtheme.h

https://invent.kde.org/frameworks/kirigami/-/commit/a10aebe34eefce4d1830962c4c6a3fe08e52a7cd

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

Reply via email to