diff options
Diffstat (limited to 'tools/designer/editor/parenmatcher.cpp')
-rw-r--r-- | tools/designer/editor/parenmatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/editor/parenmatcher.cpp b/tools/designer/editor/parenmatcher.cpp index ddc4b8838..9f72a65d6 100644 --- a/tools/designer/editor/parenmatcher.cpp +++ b/tools/designer/editor/parenmatcher.cpp @@ -34,7 +34,7 @@ #include "parenmatcher.h" #include "paragdata.h" -#include "ntqtextedit.h" +#include "tqtextedit.h" #include <private/qrichtext_p.h> #include <ntqapplication.h> |