[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Tue Apr 5 19:52:24 CEST 2005


CVS commit by staikos: 

re-enable, it is due to broken fonts distributed and lack of support in
fontconfig


  M +2 -3      kst.cpp   1.302


--- kdeextragear-2/kst/kst/kst.cpp  #1.301:1.302
@@ -198,7 +198,6 @@ KstApp::KstApp(QWidget *parent, const ch
   }
 
-  // FIXME: waiting for fix in Qt.
-  //checkFontPresent("Symbol");
-  //checkFontPresent("Helvetica");
+  checkFontPresent("Symbol");
+  checkFontPresent("Helvetica");
 
   QFont defaultFont; // QT's current default font




More information about the Kst mailing list