Add missing include
In utils/fgqcanvas/fgcanvaspath.cpp: <QByteArrayList>
This commit is contained in:
parent
ffdfdcb6d7
commit
9b38c0046f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <cctype>
|
||||
|
||||
#include <QByteArrayList>
|
||||
#include <QPainter>
|
||||
#include <QDebug>
|
||||
#include <QtMath>
|
||||
|
|
Loading…
Reference in a new issue