Skip to content

GroupChatControl: Fix drag and drop invites

Daniel Brötzmann requested to merge wurstsalat/gajim:fix-gc-dnd-invite into master

This adds the correct TargetList to our drag destination. Dropping a contact on the group chat's roster will send an invite.

Merge request reports