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: Rename GraphicsBool to ConfigBool #249

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

Medard22
Copy link
Owner

GraphicsBool is used by the panes in the Graphics config window to
create checkboxes that change their associated config setting, and
update their own state when something else changes the config setting.

Despite its current name nothing about this class is particular to the
Graphics window, so renaming it to ConfigBool better reflects its
purpose. This should also make it less confusing when ConfigBools are
eventually added to the other config windows.
@Medard22 Medard22 merged commit 33cf515 into rolling-dev Mar 10, 2024
@Medard22 Medard22 deleted the qt-grbool-to-cfgbool branch March 10, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants