[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Tue Jan 20 00:42:30 CET 2004
CVS commit by arwalker:
Removed obsolete struct's
M +0 -12 kstlegend.cpp 1.9
--- kdeextragear-2/kst/kst/kstlegend.cpp #1.8:1.9
@@ -113,16 +113,4 @@ void KstLegend::setJustification(KstJust
}
-typedef struct FPType {
- double dy;
- double x;
- int size;
- bool locked;
-};
-
-typedef struct GreekCharType {
- QString label;
- QString c;
-};
-
void KstLegend::draw(KstBaseCurveList* pCurves, QPainter &p, int px, int py) {
KstPoint tmppoint;
More information about the Kst
mailing list