[Kst] kdeextragear-2/kst/kst (silent)
George Staikos
staikos at kde.org
Wed Oct 20 21:53:08 CEST 2004
CVS commit by staikos:
CVS_SILENT bits
M +4 -4 kst2dplot.h 1.121
--- kdeextragear-2/kst/kst/kst2dplot.h #1.120:1.121
@@ -372,4 +372,8 @@ private:
bool _curveToMarkersRisingDetect : 1;
bool _curveToMarkersFallingDetect : 1;
+ bool _isLogLast : 1;
+
+ bool _xOffsetMode : 1;
+ bool _yOffsetMode : 1;
int _draggableLabel : 15; // I think this should be enough
@@ -404,8 +408,4 @@ private:
double _tickYLast, _stLast;
int _autoTickYLast;
- bool _isLogLast;
-
- bool _xOffsetMode;
- bool _yOffsetMode;
//the list of more than one image
More information about the Kst
mailing list