diff kdiff3/src-QT4/stable.h @ 80:fcd146072e0c

0.9.93
author joachim99
date Tue, 06 Jan 2009 17:51:29 +0000
parents 08ea9b86c12c
children
line wrap: on
line diff
--- a/kdiff3/src-QT4/stable.h	Tue Jan 06 17:15:53 2009 +0000
+++ b/kdiff3/src-QT4/stable.h	Tue Jan 06 17:51:29 2009 +0000
@@ -2,5 +2,7 @@
 #define STABLE_H
 #include <QtCore>
 #include <QtGui>
+#ifdef _WIN32
 #include <qt_windows.h>
-#endif
\ No newline at end of file
+#endif
+#endif