summaryrefslogtreecommitdiffstats
path: root/tools/qtconfig/colorbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qtconfig/colorbutton.cpp')
-rw-r--r--tools/qtconfig/colorbutton.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/qtconfig/colorbutton.cpp b/tools/qtconfig/colorbutton.cpp
index 0a6f1bced..2ed4e2386 100644
--- a/tools/qtconfig/colorbutton.cpp
+++ b/tools/qtconfig/colorbutton.cpp
@@ -33,11 +33,11 @@
#include "colorbutton.h"
-#include <qapplication.h>
-#include <qcolordialog.h>
-#include <qpainter.h>
-#include <qdragobject.h>
-#include <qstyle.h>
+#include <ntqapplication.h>
+#include <ntqcolordialog.h>
+#include <ntqpainter.h>
+#include <ntqdragobject.h>
+#include <ntqstyle.h>
ColorButton::ColorButton(TQWidget *parent, const char *name)