Avatar: Fix triggering main action

For the context: !218 (comment 607019)

In order to actually test this component (e.g. with this snippet), you need to apply the following patch on KF6:

- import QtGraphicalEffects 1.0 as GE
+ import Qt5Compat.GraphicalEffects as GE

Merge request reports

Loading