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

QML: Mark required properties as such #4654

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

Holzhaus
Copy link
Member

Before, this was postponed because it only works with Qt 5.15+. In #4649 we dropped support for Qt 5.x anyway, so it makes sense to add it.

@Holzhaus Holzhaus force-pushed the qml-required-property branch from 634f0bb to 897c485 Compare February 1, 2022 09:47
@Holzhaus Holzhaus marked this pull request as ready for review February 1, 2022 09:47
@uklotzde uklotzde requested a review from Swiftb0y February 1, 2022 19:21
@Swiftb0y
Copy link
Member

Swiftb0y commented Feb 1, 2022

I'll take a look tomorrow. I need to read up on the details or required on delegates.

@uklotzde
Copy link
Contributor

uklotzde commented Feb 3, 2022

As long as the CI builds succeeds merging QML PRs is acceptable.

@Swiftb0y Please press merge if you don't spot any obvious flaws.

Copy link
Member

@Swiftb0y Swiftb0y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.
Sorry for not taking a look yesterday.

@Swiftb0y Swiftb0y merged commit 8815a48 into mixxxdj:main Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants