https://bugs.kde.org/show_bug.cgi?id=422456
Bug ID: 422456
Summary: kptganttitemdelegate.cpp Qt5.15 compile error
Product: calligraplan
Version: 3.2.2
Platform: Slackware Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
calligraplan-3.2.2/src/libs/ui/kptganttitemdelegate.cpp does not compile with
Qt-5.15
Problem: missing header file
Fix: add "#include <QPainterPath>" [might place it below #include <QPainter>]
Qt Version: 5.15.0
Compile errors:
kptganttitemdelegate.cpp:550, 562, 583, 673, 693, 705, etc.
‘QPainterPath path’ has incomplete type and cannot be defined
‘QPainterPath p’ has initializer but incomplete type
--
You are receiving this mail because:
You are watching all bug changes.