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