summaryrefslogtreecommitdiffstats
path: root/tools/designer/editor/completion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/editor/completion.cpp')
-rw-r--r--tools/designer/editor/completion.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/designer/editor/completion.cpp b/tools/designer/editor/completion.cpp
index 1a9337821..f0923c554 100644
--- a/tools/designer/editor/completion.cpp
+++ b/tools/designer/editor/completion.cpp
@@ -34,15 +34,15 @@
#include "completion.h"
#include "paragdata.h"
#include "editor.h"
-#include <qlistbox.h>
-#include <qvbox.h>
-#include <qmap.h>
+#include <ntqlistbox.h>
+#include <ntqvbox.h>
+#include <ntqmap.h>
#include <private/qrichtext_p.h>
-#include <qapplication.h>
-#include <qregexp.h>
+#include <ntqapplication.h>
+#include <ntqregexp.h>
#include "arghintwidget.h"
-#include <qsizegrip.h>
-#include <qtimer.h>
+#include <ntqsizegrip.h>
+#include <ntqtimer.h>
static TQColor getColor( const TQString &type )
{