summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillamacro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillamacro.cpp')
-rw-r--r--qt/qextscintillamacro.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/qextscintillamacro.cpp b/qt/qextscintillamacro.cpp
index 767717a..5cbc7f0 100644
--- a/qt/qextscintillamacro.cpp
+++ b/qt/qextscintillamacro.cpp
@@ -327,3 +327,5 @@ static int fromHex(unsigned char ch)
return -1;
}
+
+#include "qextscintillamacro.moc"