[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Tue Oct 19 05:52:31 CEST 2004


CVS commit by arwalker: 

Fix compile error with previous commit for KDE < 3.3


  M +4 -0      kstplotdefines.h   1.4


--- kdeextragear-2/kst/kst/kstplotdefines.h  #1.3:1.4
@@ -21,4 +21,8 @@
 #include <klocale.h>
 
+#ifndef I18N_NOOP2
+#define I18N_NOOP2( comment,x ) x
+#endif
+
 enum KstXAxisInterpretation { X_AXIS_INTERP_YEAR,
   X_AXIS_INTERP_CTIME,





More information about the Kst mailing list