aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy/global.h
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-11-12 14:25:28 +1100
committerNeil <nyamatongwe@gmail.com>2021-11-12 14:25:28 +1100
commit8c1bb32d0fc980ff296e3f604fccf43fcbb53008 (patch)
tree95407d9b65c080ecec5067ddf5eeee93d87c975a /qt/ScintillaEditPy/global.h
parent516dd7b28b8b14ad26824a89dd3ba4fffd04cabe (diff)
downloadscintilla-mirror-8c1bb32d0fc980ff296e3f604fccf43fcbb53008.tar.gz
Remove ScintillaEditPy as its prerequisites are unsupported.
Diffstat (limited to 'qt/ScintillaEditPy/global.h')
-rw-r--r--qt/ScintillaEditPy/global.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/qt/ScintillaEditPy/global.h b/qt/ScintillaEditPy/global.h
deleted file mode 100644
index 8b4be843a..000000000
--- a/qt/ScintillaEditPy/global.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "pyside_global.h"
-
-#include "ScintillaEditBase.h"
-#include "ScintillaEdit.h"