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: Make Pool's parent class public #332

Merged
merged 1 commit into from Jul 5, 2021
Merged

Conversation

aleixpol
Copy link
Collaborator

@aleixpol aleixpol commented Jul 5, 2021

It's not the default but what we generally do. It allows us to call
parent class methods normally.

It's not the default but what we generally do. It allows us to call
parent class methods normally.
@ximion ximion merged commit c2c7826 into master Jul 5, 2021
9 of 10 checks passed
@ximion
Copy link
Owner

ximion commented Jul 5, 2021

I think the base class not being public was a mistake here, actually. Thanks for the patch!

@ximion ximion deleted the work/make-parent-public branch October 8, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants