ttdm/Symphonium

Missing include for Qt5 5.15 API

dkiziridis opened this issue · 1 comments

displayarea.cpp is missing "#include <QPainterPath>", required for newest QT5 API, otherwise will not compile.

ttdm commented

It does make sense from the docs. It has been done. Thanks =D