[Kst] branches/work/kst/portto4/kst/src/libkstapp

Peter Kümmel syntheticpp at gmx.net
Wed Nov 3 23:17:03 CET 2010


SVN commit 1192749 by kuemmel:

mingw fix

 MM +3 -0      logdialog.cpp  
 _M            logdialog.h  


--- branches/work/kst/portto4/kst/src/libkstapp/logdialog.cpp #1192748:1192749
@@ -15,6 +15,9 @@
 
 #include "mainwindow.h"
 
+#include <time.h>
+
+
 namespace Kst {
 
 LogDialog::LogDialog(MainWindow *parent)


More information about the Kst mailing list