diff options
Diffstat (limited to 'src/styles/tqstylefactory.cpp')
-rw-r--r-- | src/styles/tqstylefactory.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/styles/tqstylefactory.cpp b/src/styles/tqstylefactory.cpp index d87794f9a..f31c8e0f0 100644 --- a/src/styles/tqstylefactory.cpp +++ b/src/styles/tqstylefactory.cpp @@ -44,15 +44,15 @@ #ifndef TQT_NO_STYLE #include "ntqapplication.h" -#include "ntqwindowsstyle.h" -#include "ntqmotifstyle.h" -#include "ntqcdestyle.h" -#include "ntqmotifplusstyle.h" -#include "ntqplatinumstyle.h" -#include "ntqsgistyle.h" -#include "ntqcompactstyle.h" +#include "tqwindowsstyle.h" +#include "tqmotifstyle.h" +#include "tqcdestyle.h" +#include "tqmotifplusstyle.h" +#include "tqplatinumstyle.h" +#include "tqsgistyle.h" +#include "tqcompactstyle.h" #ifndef TQT_NO_STYLE_WINDOWSXP -#include "qwindowsxpstyle.h" +#include "tqwindowsxpstyle.h" #endif #ifndef TQT_NO_STYLE_AQUA #include "qaquastyle.h" |