summaryrefslogtreecommitdiffstats
path: root/src/styles/qinterlacestyle.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/styles/qinterlacestyle.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
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 871554716..cf1efe43c 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