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 9f72a65d6..5976fc0ff 100644 --- a/tools/designer/editor/parenmatcher.cpp +++ b/tools/designer/editor/parenmatcher.cpp @@ -35,7 +35,7 @@ #include "paragdata.h" #include "tqtextedit.h" -#include <private/qrichtext_p.h> +#include <private/tqrichtext_p.h> #include <ntqapplication.h> ParenMatcher::ParenMatcher() |