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