Skip to content

effect: Fix initialization of QEvent::isAccepted() in cloned events in OffscreenQuickView

Vlad Zahorodnii requested to merge work/zzag/aurorae-double-click into master

QEvent::isAccepted() is initialized to true by default.

BUG: 480538

Merge request reports