summaryrefslogtreecommitdiffstats
path: root/tools/designer/editor/parenmatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/editor/parenmatcher.cpp')
-rw-r--r--tools/designer/editor/parenmatcher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/editor/parenmatcher.cpp b/tools/designer/editor/parenmatcher.cpp
index b3017be9a..8cd6ffcb9 100644
--- a/tools/designer/editor/parenmatcher.cpp
+++ b/tools/designer/editor/parenmatcher.cpp
@@ -34,9 +34,9 @@
#include "parenmatcher.h"
#include "paragdata.h"
-#include "qtextedit.h"
+#include "ntqtextedit.h"
#include <private/qrichtext_p.h>
-#include <qapplication.h>
+#include <ntqapplication.h>
ParenMatcher::ParenMatcher()
{