##// END OF EJS Templates
vs20xx compile fix for QChartViewPrivate
Jani Honkonen -
r1296:49c8e7b086a7
parent child
Show More
@@ -31,7 +31,7 class QRubberBand;
31 31
32 32 QTCOMMERCIALCHART_BEGIN_NAMESPACE
33 33
34 struct QChartViewPrivate;
34 class QChartViewPrivate;
35 35
36 36 class QTCOMMERCIALCHART_EXPORT QChartView : public QGraphicsView
37 37 {
General Comments 0
You need to be logged in to leave comments. Login now