##// END OF EJS Templates
compilation fix
sauimone -
r1686:fed677f3d124
parent child
Show More
@@ -50,7 +50,8 public:
50 SeriesTypeScatter,
50 SeriesTypeScatter,
51 SeriesTypeSpline,
51 SeriesTypeSpline,
52 SeriesTypeHorizontalBar
52 SeriesTypeHorizontalBar
53
53 SeriesTypeHorizontalStackedBar,
54 SeriesTypeHorizontalPercentBar
54 };
55 };
55
56
56 protected:
57 protected:
General Comments 0
You need to be logged in to leave comments. Login now