The forward declaration is not good enough when attempting to compile with Qt6. We get a compile error.
Depends on D18185
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC19cb7dca47e9: qt: use proper include for types used in qt slot
ninja all check-all
Modify cmake config files to compile with Qt6 and see that it works (only the compilation works, the executable still doesn't run as expected)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable