[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Feb 12 05:50:13 CET 2004
CVS commit by staikos:
make this public just in case we want to call it from a script
M +3 -1 kstvector.h 1.42
--- kdeextragear-2/kst/kst/kstvector.h #1.41:1.42
@@ -108,4 +108,7 @@ class KstVector : public KstObject {
void zero();
+ /* Generally you don't need to call this */
+ void UpdateScalars();
+
public:
/** Save vector information */
@@ -155,5 +158,4 @@ class KstVector : public KstObject {
void CreateScalars();
void RenameScalars();
- void UpdateScalars();
protected:
More information about the Kst
mailing list