Skip to content

fix: Add compatibility with C++20#962

Merged
kaamui merged 1 commit intoOpenBoard-org:devfrom
Vekhir:cpp20-compatibility
May 14, 2024
Merged

fix: Add compatibility with C++20#962
kaamui merged 1 commit intoOpenBoard-org:devfrom
Vekhir:cpp20-compatibility

Conversation

@Vekhir
Copy link
Copy Markdown
Contributor

@Vekhir Vekhir commented May 14, 2024

C++20 and Qt5 have an issue with string literals, probably related to char/QString conversion. The QStringLiteral macro allows using literals without automatic conversion to QString.

Fixes #958 (comment)

C++20 and Qt5 have an issue with string literals, probably related
to char/QString conversion. The QStringLiteral macro allows using
literals without automatic conversion to QString. Fixes
OpenBoard-org#958 (comment)
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