[Kst] extragear/graphics/kst/kst/extensions/elog
George Staikos
staikos at kde.org
Thu Oct 6 16:39:44 CEST 2005
SVN commit 467824 by staikos:
get elog building again
M +1 -0 elogthreadattrs.cpp
M +2 -1 elogthreadsubmit.cpp
--- trunk/extragear/graphics/kst/kst/extensions/elog/elogthreadattrs.cpp #467823:467824
@@ -21,6 +21,7 @@
#include <qregexp.h>
+#include <klocale.h>
#include <kmdcodec.h>
#include "elogthreadattrs.h"
--- trunk/extragear/graphics/kst/kst/extensions/elog/elogthreadsubmit.cpp #467823:467824
@@ -18,8 +18,9 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
+#include <time.h>
-
+#include <klocale.h>
#include <kmdcodec.h>
#include "elogthreadsubmit.h"
More information about the Kst
mailing list