diff options
Diffstat (limited to 'qt/qextscintillalexerbatch.h')
-rw-r--r-- | qt/qextscintillalexerbatch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qextscintillalexerbatch.h b/qt/qextscintillalexerbatch.h index e20e831..e652249 100644 --- a/qt/qextscintillalexerbatch.h +++ b/qt/qextscintillalexerbatch.h @@ -26,8 +26,8 @@ #include <tqobject.h> -#include <tqextscintillaglobal.h> -#include <tqextscintillalexer.h> +#include <qextscintillaglobal.h> +#include <qextscintillalexer.h> //! \brief The QextScintillaLexerBatch class encapsulates the Scintilla batch |