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

Qt: Remove GraphicsWidget class #11805

Merged
merged 1 commit into from Apr 30, 2023

Conversation

Dentomologist
Copy link
Contributor

The old tooltip description box used GraphicsWidget to provide shared code to the Graphics config panes for adding descriptions to their settings.

The description box has been replaced by BalloonTips and serves no further purpose, so remove it and have the Graphics panes derive from QWidget instead.

The old tooltip description box used GraphicsWidget to provide shared
code to the Graphics config panes for adding descriptions to their
settings.

The description box has been replaced by BalloonTips and serves no
further purpose, so remove it and have the Graphics panes derive from
QWidget instead.
@leoetlino leoetlino merged commit 2e39c79 into dolphin-emu:master Apr 30, 2023
14 checks passed
@Dentomologist Dentomologist deleted the remove_graphicswidget branch April 30, 2023 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants