##// END OF EJS Templates
Fix compilation issue for 4.7.2
Michal Klocek -
r1762:08ffb93e7d4b
parent child
Show More
@@ -25,6 +25,7
25 #include <QPair>
25 #include <QPair>
26 #include <QPointF>
26 #include <QPointF>
27 #include <QTime>
27 #include <QTime>
28 #include <stdlib.h>
28
29
29 typedef QPair<QPointF, QString> Data;
30 typedef QPair<QPointF, QString> Data;
30 typedef QList<Data> DataList;
31 typedef QList<Data> DataList;
General Comments 0
You need to be logged in to leave comments. Login now