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 common controller interface logic to its own widget #9466

Merged
merged 1 commit into from Jan 27, 2021

Conversation

iwubcode
Copy link
Contributor

@iwubcode iwubcode commented Jan 23, 2021

Pulled from #8823 to make it easier to merge

Should have no functional or visual changes

@iwubcode iwubcode marked this pull request as draft January 23, 2021 18:26
@iwubcode iwubcode marked this pull request as ready for review January 23, 2021 22:02

m_common_box->setLayout(m_common_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

@leoetlino leoetlino merged commit 093978b into dolphin-emu:master Jan 27, 2021
10 checks passed
@iwubcode iwubcode deleted the common_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