Add missing QPainterPath include
This is needed to compile with Qt 5.15.
This commit is contained in:
committed by
Michel van Kessel
parent
e12fd35094
commit
3b2c73113e
@@ -6,6 +6,7 @@
|
||||
#include "clientmodel.h"
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QTimer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user