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

George Staikos staikos at kde.org
Mon Oct 29 16:19:48 CET 2007


SVN commit 730774 by staikos:

win32 fix


 M  +2 -0      eventmonitorentry.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/eventmonitorentry.cpp #730773:730774
@@ -29,7 +29,9 @@
 #include "debug.h"
 
 #include <assert.h>
+#ifndef Q_WS_WIN32
 #include <unistd.h>
+#endif
 
 namespace Kst {
 


More information about the Kst mailing list