[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Nov 25 08:09:14 CET 2004


CVS commit by staikos: 

accessors needed for new testcases


  M +2 -0      ksthistogram.h   1.25


--- kdeextragear-2/kst/kst/ksthistogram.h  #1.24:1.25
@@ -84,4 +84,6 @@ public:
   KstVectorPtr vY() const { return *_hVector; }
 
+  double xMin() const { return MinX; }
+  double xMax() const { return MaxX; }
 
 private:





More information about the Kst mailing list