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 5976fc0ff..a753f34a2 100644 --- a/tools/designer/editor/parenmatcher.cpp +++ b/tools/designer/editor/parenmatcher.cpp @@ -36,7 +36,7 @@ #include "tqtextedit.h" #include <private/tqrichtext_p.h> -#include <ntqapplication.h> +#include <tqapplication.h> ParenMatcher::ParenMatcher() { |