diff options
Diffstat (limited to 'qt/qextscintillalexerhtml.cpp')
-rw-r--r-- | qt/qextscintillalexerhtml.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qt/qextscintillalexerhtml.cpp b/qt/qextscintillalexerhtml.cpp index cc76a9f..5013ff9 100644 --- a/qt/qextscintillalexerhtml.cpp +++ b/qt/qextscintillalexerhtml.cpp @@ -24,9 +24,9 @@ #include <tqfont.h> #include <tqsettings.h> -#include "tqextscintillalexerhtml.h" -#include "tqextscintillalexerjavascript.h" -#include "tqextscintillalexerpython.h" +#include "qextscintillalexerhtml.h" +#include "qextscintillalexerjavascript.h" +#include "qextscintillalexerpython.h" // The ctor. |