Merge pull request #650 from MiWCryptoCurrency/qpainterpath_fix

Add missing QPainterPath include
pull/748/head
Adrian Gallagher 3 years ago committed by GitHub
commit fa0cdba24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,7 @@
#include <qt/clientmodel.h>
#include <QPainter>
#include <QPainterPath>
#include <QColor>
#include <QTimer>

Loading…
Cancel
Save