summaryrefslogtreecommitdiffstats
path: root/src/styles/qinterlacestyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/qinterlacestyle.cpp')
-rw-r--r--src/styles/qinterlacestyle.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/styles/qinterlacestyle.cpp b/src/styles/qinterlacestyle.cpp
index 87155471..cf1efe43 100644
--- a/src/styles/qinterlacestyle.cpp
+++ b/src/styles/qinterlacestyle.cpp
@@ -40,26 +40,26 @@
#if 0 // ###### not ported to new API yet
-#include "qinterlacestyle.h"
+#include "ntqinterlacestyle.h"
#if !defined(QT_NO_STYLE_INTERLACE) || defined(QT_PLUGIN)
-#include "qapplication.h"
-#include "qpainter.h"
-#include "qdrawutil.h" // for now
-#include "qpalette.h" // for now
-#include "qwidget.h"
-#include "qlabel.h"
-#include "qpushbutton.h"
-#include "qwidget.h"
-#include "qrangecontrol.h"
-#include "qscrollbar.h"
-#include "qlistbox.h"
+#include "ntqapplication.h"
+#include "ntqpainter.h"
+#include "ntqdrawutil.h" // for now
+#include "ntqpalette.h" // for now
+#include "ntqwidget.h"
+#include "ntqlabel.h"
+#include "ntqpushbutton.h"
+#include "ntqwidget.h"
+#include "ntqrangecontrol.h"
+#include "ntqscrollbar.h"
+#include "ntqlistbox.h"
#include <limits.h>
/*!
- \class TQInterlaceStyle qinterlacestyle.h
+ \class TQInterlaceStyle ntqinterlacestyle.h
\brief The TQInterlaceStyle class provides a Look and Feel suitable for interlaced displays.
\ingroup appearance