From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/widgets/qsyntaxhighlighter.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/widgets/qsyntaxhighlighter.cpp') diff --git a/src/widgets/qsyntaxhighlighter.cpp b/src/widgets/qsyntaxhighlighter.cpp index bf8938bbc..6c97ac517 100644 --- a/src/widgets/qsyntaxhighlighter.cpp +++ b/src/widgets/qsyntaxhighlighter.cpp @@ -38,16 +38,16 @@ ** **********************************************************************/ -#include "qsyntaxhighlighter.h" +#include "ntqsyntaxhighlighter.h" #include "private/qsyntaxhighlighter_p.h" #ifndef QT_NO_SYNTAXHIGHLIGHTER #include "../kernel/qrichtext_p.h" -#include "qtextedit.h" -#include "qtimer.h" +#include "ntqtextedit.h" +#include "ntqtimer.h" /*! - \class TQSyntaxHighlighter qsyntaxhighlighter.h + \class TQSyntaxHighlighter ntqsyntaxhighlighter.h \brief The TQSyntaxHighlighter class is a base class for implementing TQTextEdit syntax highlighters. -- cgit v1.2.1