Skip to content

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

Kai Uwe Broulik requested to merge work/cherry-pick-6abcbac4 into Plasma/5.27
  • 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)

Co-authored-by: Kai Uwe Broulik kde@privat.broulik.de

(cherry picked from commit 6abcbac4)

Co-authored-by: Kai Uwe Broulik kde@privat.broulik.de

Merge request reports

Loading