Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: replace non-empty QString constructors with QStringLiteral() #1487

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

Integral-Tech
Copy link
Contributor

@Integral-Tech Integral-Tech commented Nov 3, 2024

  • Qt provides a macro QStringLiteral(), which makes constructing QString objects from string literals more efficient.

@arm64v8a arm64v8a merged commit 62c59f6 into MatsuriDayo:main Dec 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants