Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MainWindow: Gtk.DropTarget: use drop instead on_drop #754

Merged
merged 1 commit into from
May 8, 2023

Conversation

leolost2605
Copy link
Member

  • on_drop is deprecated but easily replaceable with drop
  • Fixes a compiler warning

see valadoc

on_drop is deprecated but easily replaceable with drop
@meisenzahl meisenzahl merged commit 1ac0a43 into main May 8, 2023
3 checks passed
@meisenzahl meisenzahl deleted the on-drop-deprecated branch May 8, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants