summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillabase.cpp
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-10-07 15:17:57 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-12-08 16:28:04 +0100
commitbf076238d30b3e8523b5362f5698ea2e3660c5bf (patch)
treef9651b26933ef3054a482f07ae428fd5c0aec431 /qt/qextscintillabase.cpp
parent8081a13a660196b987f3e99f899f502f9bc947c7 (diff)
downloadtqscintilla-bf076238d30b3e8523b5362f5698ea2e3660c5bf.tar.gz
tqscintilla-bf076238d30b3e8523b5362f5698ea2e3660c5bf.zip
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit a69b55c674b0528c00598bea54b7a661f4e49f27)
Diffstat (limited to 'qt/qextscintillabase.cpp')
-rw-r--r--qt/qextscintillabase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillabase.cpp b/qt/qextscintillabase.cpp
index 5aaa7b1..4e033d6 100644
--- a/qt/qextscintillabase.cpp
+++ b/qt/qextscintillabase.cpp
@@ -19,7 +19,7 @@
// TQScintilla; see the file LICENSE. If not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
+#include "qextscintillabase.moc"
#include <tqapplication.h>
#include <tqclipboard.h>
#include <tqscrollbar.h>