Add missing QPainterPath include
This is needed to compile with Qt 5.15.
This commit is contained in:
parent
81c4f2d80f
commit
7b052eb726
@ -7,6 +7,7 @@
|
||||
#include <qt/clientmodel.h>
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QTimer>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user