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

define QT_QML_DEBUG instead of manually instantiating debugging helper #3305

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Apr 11, 2024

Apparently you only need to define QT_QML_DEBUG for qml debugging to work.

Fixes #3303

Copy link

Pull Request Test Coverage Report for Build 8648253858

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 89 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 60.046%

Files with Coverage Reduction New Missed Lines %
input/app/projectsmodel.cpp 1 65.75%
input/app/main.cpp 88 33.23%
Totals Coverage Status
Change from base Build 8628227245: -0.01%
Covered Lines: 7579
Relevant Lines: 12622

💛 - Coveralls

@PeterPetrik PeterPetrik merged commit 657405d into master Apr 11, 2024
11 checks passed
@PeterPetrik PeterPetrik deleted the fix-qml-debugging branch April 11, 2024 18:28
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.

Deprecated debugging enabler used
2 participants