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: Fix minor coercion error and warning #2107

Merged
merged 2 commits into from
Jul 12, 2023
Merged

QML: Fix minor coercion error and warning #2107

merged 2 commits into from
Jul 12, 2023

Conversation

cbentejac
Copy link
Contributor

Description

Following #1882, this PR fixes an issue related to type coercion in SortFilterDelegateModel which prevents the find method from ever matching with anything, as well as a warning caused by the deprecated use of implictly declared slots.

@cbentejac cbentejac added this to the Meshroom 2023.3.0 milestone Jul 10, 2023
@cbentejac cbentejac requested a review from mugulmd July 10, 2023 14:37
@cbentejac cbentejac self-assigned this Jul 10, 2023
@mugulmd mugulmd merged commit f70fa1f into develop Jul 12, 2023
@mugulmd mugulmd deleted the dev/warningFixes branch July 12, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants