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

DolphinWX: Bind the drop handling function to the frame with Bind, not Connect #584

Merged
merged 1 commit into from Jul 8, 2014

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Jul 8, 2014

It's recommended in the wx docs to use Bind over Connect, since it's more flexible. Also this is the only instance where we use Connect and not Bind.

@RachelBryk
Copy link
Member

LGTM

lioncash added a commit that referenced this pull request Jul 8, 2014
DolphinWX: Bind the drop handling function to the frame with Bind, not Connect
@lioncash lioncash merged commit 1f25f3c into dolphin-emu:master Jul 8, 2014
@lioncash lioncash deleted the bind branch July 8, 2014 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants