##// END OF EJS Templates
Include qchartaxis header with qchartview header by default
Michal Klocek -
r553:d4e3779ad4e9
parent child
Show More
@@ -2,6 +2,7
2 #define QCHARTWIDGET_H
2 #define QCHARTWIDGET_H
3
3
4 #include "qchartglobal.h"
4 #include "qchartglobal.h"
5 #include "qchartaxis.h"
5 #include "qseries.h"
6 #include "qseries.h"
6 #include "qchart.h"
7 #include "qchart.h"
7 #include <QGraphicsView>
8 #include <QGraphicsView>
General Comments 0
You need to be logged in to leave comments. Login now