summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillalexerjava.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillalexerjava.cpp')
-rw-r--r--qt/qextscintillalexerjava.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/qextscintillalexerjava.cpp b/qt/qextscintillalexerjava.cpp
index 3b08246..e8fcef4 100644
--- a/qt/qextscintillalexerjava.cpp
+++ b/qt/qextscintillalexerjava.cpp
@@ -57,3 +57,5 @@ const char *QextScintillaLexerJava::keywords(int set) const
"super switch synchronized this throw throws transient try var "
"void volatile while";
}
+
+#include "qextscintillalexerjava.moc"