https://bugs.kde.org/show_bug.cgi?id=492230
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/f39b394d964577b21828d17c1 | |d333e0ebc5fd08f Version Fixed In| |6.2 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Ismael Asensio <isma...@gmail.com> --- Git commit f39b394d964577b21828d17c1d333e0ebc5fd08f by Ismael Asensio. Committed on 28/08/2024 at 01:52. Pushed by iasensio into branch 'master'. applets/kicker: Fix types on metaobject call to addLauncher Some calls via `QMetaObject::InvokeMethod()` requires an stricter type now, instead of the generic `QVariant`, because the functions in task manager's QML code have been type-annotated. This fixes the action of pinning an item to the task manager FIXED-IN: 6.2 M +5 -5 applets/kicker/plugin/containmentinterface.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/f39b394d964577b21828d17c1d333e0ebc5fd08f -- You are receiving this mail because: You are watching all bug changes.