Skip to content
Verified Commit 905dc664 authored by Ismael Asensio's avatar Ismael Asensio Committed by ivan tkachenko
Browse files

ListItemDragHandle: Fix missing argument in signal proxy

On Qt6, emitting the signal `released` of `MouseArea` requires an
explicit argument even if not used in the signal handler.

Instead of abusing existing signal handler, factor it out into a method.
parent 673e5aa1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment