blob: 9adb9bc5c5892d60b0179dbb4b042ccdd99a1578 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- src/styles/qstylefactory.cpp.orig Sun Sep 21 19:27:51 2003
+++ src/styles/qstylefactory.cpp Sun Sep 21 19:28:07 2003
@@ -48,9 +48,6 @@
#include "qplatinumstyle.h"
#include "qsgistyle.h"
#include "qcompactstyle.h"
-#ifndef QT_NO_STYLE_WINDOWSXP
-#include "qwindowsxpstyle.h"
-#endif
#ifndef QT_NO_STYLE_AQUA
#include "qaquastyle.h"
#endif
|