diff options
Diffstat (limited to 'src/styles/qplatinumstyle.cpp')
-rw-r--r-- | src/styles/qplatinumstyle.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/styles/qplatinumstyle.cpp b/src/styles/qplatinumstyle.cpp index ee2823a26..721a480a7 100644 --- a/src/styles/qplatinumstyle.cpp +++ b/src/styles/qplatinumstyle.cpp @@ -43,14 +43,14 @@ #if !defined(TQT_NO_STYLE_PLATINUM) || defined(QT_PLUGIN) #include "ntqapplication.h" -#include "ntqcombobox.h" +#include "tqcombobox.h" #include "ntqdrawutil.h" #include "tqpainter.h" #include "tqpalette.h" #include "tqpixmap.h" -#include "ntqpushbutton.h" -#include "ntqscrollbar.h" -#include "ntqslider.h" +#include "tqpushbutton.h" +#include "tqscrollbar.h" +#include "tqslider.h" #include <limits.h> /*! |