##// END OF EJS Templates
Removes chartThemecount from enum values
Michal Klocek -
r930:3577bc2f2569
parent child
Show More
@@ -47,8 +47,7 public:
47 47 ChartThemeBrownSand,
48 48 ChartThemeBlueNcs,
49 49 ChartThemeHighContrast,
50 ChartThemeBlueIcy,
51 ChartThemeCount
50 ChartThemeBlueIcy
52 51 };
53 52
54 53 enum AnimationOption {
General Comments 0
You need to be logged in to leave comments. Login now