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

Remove QObjectRef in favor of QPointer #4666

Merged

Conversation

4rneee
Copy link
Contributor

@4rneee 4rneee commented Jun 4, 2023

Description

This PR resolves #4632

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/common/NetworkPrivate.hpp Show resolved Hide resolved
src/widgets/splits/SplitInput.cpp Show resolved Hide resolved
Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

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

Small nitpick for clarity (thanks @Nerixyz )

src/common/NetworkPrivate.cpp Outdated Show resolved Hide resolved
@pajlada pajlada enabled auto-merge (squash) June 4, 2023 10:54
@pajlada pajlada merged commit 6681ed5 into Chatterino:master Jun 4, 2023
@4rneee 4rneee deleted the refactor/replace-QObjectRef-with-QPointer branch June 4, 2023 16:02
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.

Remove QObjectRef in favor of QPointer
2 participants