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

DolphinQt: Move gamecube controller ui logic to its own widget #9467

Merged
merged 1 commit into from Jan 27, 2021

Conversation

iwubcode
Copy link
Contributor

Pulled from #8823 to make it easier to merge

Should have no functional or visual changes

}
m_gc_box->setLayout(m_gc_layout);

auto* layout = new QVBoxLayout;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This layout block is the only difference from the current code

@iwubcode
Copy link
Contributor Author

@leoetlino - this one should be good to go!

@leoetlino leoetlino merged commit 6086111 into dolphin-emu:master Jan 27, 2021
10 checks passed
@iwubcode iwubcode deleted the gamecube_controllers_widget branch January 28, 2021 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants