From a69b55c674b0528c00598bea54b7a661f4e49f27 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 7 Oct 2021 15:17:57 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- qt/qextscintillalexerpython.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt/qextscintillalexerpython.cpp') diff --git a/qt/qextscintillalexerpython.cpp b/qt/qextscintillalexerpython.cpp index c644b68..84e31b1 100644 --- a/qt/qextscintillalexerpython.cpp +++ b/qt/qextscintillalexerpython.cpp @@ -405,3 +405,5 @@ void QextScintillaLexerPython::setTabWhingeProp() { emit propertyChanged("tab.timmy.whinge.level",TQString::number(indent_warn)); } + +#include "qextscintillalexerpython.moc" -- cgit v1.2.3