Skip to content

馃崚 applets/notifications: Be explicit about "when" binding on notificationAction

Kai Uwe Broulik requested to merge work/cherry-pick-6628a8c0 into Plasma/6.2
  • applets/notifications: Be explicit about "when" binding on notificationAction

It seems in Qt 5.15.13 this silently fails to cast to bool, whereas this code has been like this since forever. It used to work fine on Qt 5.15.2 and also works fine on Qt 6.8.

Either way, being explicit is generally better.

(cherry picked from commit 6628a8c0)

Merge request reports

Loading