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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |6790b66cf304f339b32f215b5f7
                   |                            |db7f596dd0466
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 6790b66cf304f339b32f215b5f7db7f596dd0466 by Nate Graham, on behalf
of Kai Uwe Broulik.
Committed on 10/05/2022 at 17:18.
Pushed by ngraham into branch 'master'.

[Global Menu] Fix breakage caused by variant type change

`void *` casts into anything but `QVariant::value()` (most of the time)
does a metatype check which needs to match.

Also, we need to unwrap the `QPointer`.

M  +3    -9    applets/appmenu/lib/appmenuapplet.cpp
M  +1    -1    applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/6790b66cf304f339b32f215b5f7db7f596dd0466

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

Reply via email to