Skip to content

fix Qt 5.15.2 and beyond warning on Singleton's that start in lowercase#27

Open
elendilm wants to merge 2 commits into
Cutehacks:masterfrom
elendilm:master
Open

fix Qt 5.15.2 and beyond warning on Singleton's that start in lowercase#27
elendilm wants to merge 2 commits into
Cutehacks:masterfrom
elendilm:master

Conversation

@elendilm

@elendilm elendilm commented Apr 6, 2021

Copy link
Copy Markdown

Lowercase Qml Singletons are deprecated in newer Qt. This removes the warning by commenting the lowercase counterpart of the Promise and Request singletons

@elendilm elendilm closed this Apr 7, 2021
@elendilm elendilm reopened this Apr 7, 2021
@ratijas

ratijas commented Apr 8, 2021

Copy link
Copy Markdown

Please, consider removing code instead of commenting out. Dead comments won't help future development. There's version control systems for that.

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