CVS commit by staikos: please M +1 -1 kstviewlabel.cpp 1.18 --- kdeextragear-2/kst/kst/kstviewlabel.cpp #1.17:1.18 @@ -32,5 +32,5 @@ KstViewLabel::KstViewLabel(const QString _rotation = rotation; _justify = justify; - _fontName = "helvetica"; + _fontName = "helvetica"; // FIXME _symbolFontName = "Symbol"; _fontSize = 20;