Commit 36e4679
committed
Merge #7009: fix: include QDebug directly
3cce090 fix: include QDebug directly (pasta)
Pull request description:
## Issue being fixed or feature implemented
QT packages shipped with Debian 13 currently doesn't build, due to missing QDebug include.
## What was done?
directly include
## How Has This Been Tested?
Builds on Debian 13 w/ system packages
## Breaking Changes
## Checklist:
_Go over all the following points, and put an `x` in all the boxes that apply._
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
knst:
utACK 3cce090
kwvg:
utACK 3cce090
UdjinM6:
utACK 3cce090
Tree-SHA512: 4a0e2d7e4cdc7d1d805d6e2e002be6f029af807b69ea15a2199fa884a1afab12524570f1b2ef3615dbf4cd9ea59f2d22e98110450d7335f8694f335b8d5014c81 parent 69d0c9c commit 36e4679
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments