diff options
Diffstat (limited to 'qt/qextscintillalexermakefile.cpp')
-rw-r--r-- | qt/qextscintillalexermakefile.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/qextscintillalexermakefile.cpp b/qt/qextscintillalexermakefile.cpp index aad1a39..5397370 100644 --- a/qt/qextscintillalexermakefile.cpp +++ b/qt/qextscintillalexermakefile.cpp @@ -154,3 +154,5 @@ TQColor QextScintillaLexerMakefile::paper(int style) const return QextScintillaLexer::paper(style); } + +#include "qextscintillalexermakefile.moc" |