We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a25b43 commit c4b3303Copy full SHA for c4b3303
hist/histpainter/inc/TPaletteAxis.h
@@ -74,7 +74,7 @@ class TPaletteAxis : public TPave {
74
75
virtual void UnZoom(); // *MENU*
76
77
- ClassDefOverride(TPaletteAxis,4) //class used to display a color palette axis for 2-d plots
+ ClassDefOverride(TPaletteAxis, 5) //class used to display a color palette axis for 2-d plots
78
};
79
80
#endif
0 commit comments