aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/ScintillaEditPy/global.h')
-rw-r--r--qt/ScintillaEditPy/global.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/qt/ScintillaEditPy/global.h b/qt/ScintillaEditPy/global.h
new file mode 100644
index 000000000..8b4be843a
--- /dev/null
+++ b/qt/ScintillaEditPy/global.h
@@ -0,0 +1,4 @@
+#include "pyside_global.h"
+
+#include "ScintillaEditBase.h"
+#include "ScintillaEdit.h"