Comment 1 for bug 284629

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

After integrating the patch, I'm getting a compilation error in ReportController.cpp:
ReportController.cpp:53: error: invalid use of incomplete type 'struct KDateEdit'
ReportController.h:22: error: forward declaration of 'struct KDateEdit'
ReportController.cpp:54: error: no matching function for call to 'QHBoxLayout::addWidget(KDateEdit*&)'

This structure is defined in TaskJugglerUI/ibkdepim/kdateedit.h