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

Fix MOC and MSVC Compiler warnings #25515

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

Jojo-Schmitz
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz commented Nov 14, 2024

  • reg. decimal digit terminates octal escape sequence (C4125)
  • reg. The name 'xxx' (QWidget) is already in use, defaulting to 'xxx_1'.

This was referenced Nov 14, 2024
@Jojo-Schmitz Jojo-Schmitz force-pushed the compiler-warnings branch 3 times, most recently from 0486c34 to 2c174c2 Compare November 14, 2024 17:49
reg. decimal digit terminates octal escape sequence (C4125)
reg. The name 'xxx' (QGridLayout) is already in use, defaulting to 'xxx_1'.
@cbjeukendrup cbjeukendrup merged commit 172a96d into musescore:master Nov 14, 2024
11 checks passed
@Jojo-Schmitz Jojo-Schmitz deleted the compiler-warnings branch November 14, 2024 19:12
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