summaryrefslogtreecommitdiffstats
path: root/qt/qextscintilla.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintilla.h')
-rw-r--r--qt/qextscintilla.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qt/qextscintilla.h b/qt/qextscintilla.h
index 471032f..c34c88d 100644
--- a/qt/qextscintilla.h
+++ b/qt/qextscintilla.h
@@ -28,9 +28,9 @@
#include <tqobject.h>
#include <tqguardedptr.h>
-#include <tqextscintillaglobal.h>
-#include <tqextscintillabase.h>
-#include <tqextscintilladocument.h>
+#include <qextscintillaglobal.h>
+#include <qextscintillabase.h>
+#include <qextscintilladocument.h>
class QextScintillaLexer;