Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add missing #include to example/main.cpp #5

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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

ernstki
Copy link
Contributor

@ernstki ernstki commented Dec 8, 2023

Closes #4.

@DamirPorobic
Copy link
Member

Hi Kevin, why do we need the QDebug header? Usually I would expect this header to see in testing but I don't see any code that requires it.

@ernstki
Copy link
Contributor Author

ernstki commented Dec 8, 2023

For example.

It's just in the example application, as far as I could see with just a cursory review.

@DamirPorobic
Copy link
Member

Valid point, missed those. Accepting the PR but the outputs should be rather changed to logging to Info in future.

@DamirPorobic DamirPorobic merged commit be5d9ed into ksnip:master Dec 11, 2023
@ernstki ernstki deleted the fix-issue-4 branch December 12, 2023 00:42
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.

error: invalid use of incomplete type ‘class QDebug’ in example/main.cpp
2 participants