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 direct dependency on Qt 5 compatibility module #4906

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Oct 19, 2023

Description

This removes the last use of QStringRef in the code by ifdef-ing it. I wasn't sure if I could use a function in the tests to create a QStringRef as opposed to a macro, but it should be removed soon-ish anyway.

@Nerixyz Nerixyz force-pushed the refactor/remove-ref branch from a8c4ea4 to e3894c5 Compare October 19, 2023 08:53
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

tests/src/Helpers.cpp Show resolved Hide resolved
@Nerixyz Nerixyz changed the title Remove dependency on Qt 5 compatibility module Remove direct dependency on Qt 5 compatibility module Oct 19, 2023
remove irc maybe
@Nerixyz Nerixyz force-pushed the refactor/remove-ref branch from 0aef07a to 716faf3 Compare October 19, 2023 09:50
@pajlada
Copy link
Member

pajlada commented Oct 23, 2023

Tests can be less clean too, that's ok

@pajlada pajlada merged commit fcb6eff into Chatterino:master Oct 23, 2023
15 checks passed
@Nerixyz Nerixyz deleted the refactor/remove-ref branch October 23, 2023 19:28
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.

2 participants