diff options
author | Neil <nyamatongwe@gmail.com> | 2021-11-12 14:25:28 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-11-12 14:25:28 +1100 |
commit | 8c1bb32d0fc980ff296e3f604fccf43fcbb53008 (patch) | |
tree | 95407d9b65c080ecec5067ddf5eeee93d87c975a /qt/ScintillaEditPy/ScintillaConstants.py.template | |
parent | 516dd7b28b8b14ad26824a89dd3ba4fffd04cabe (diff) | |
download | scintilla-mirror-8c1bb32d0fc980ff296e3f604fccf43fcbb53008.tar.gz |
Remove ScintillaEditPy as its prerequisites are unsupported.
Diffstat (limited to 'qt/ScintillaEditPy/ScintillaConstants.py.template')
-rw-r--r-- | qt/ScintillaEditPy/ScintillaConstants.py.template | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qt/ScintillaEditPy/ScintillaConstants.py.template b/qt/ScintillaEditPy/ScintillaConstants.py.template deleted file mode 100644 index 31b82398d..000000000 --- a/qt/ScintillaEditPy/ScintillaConstants.py.template +++ /dev/null @@ -1,6 +0,0 @@ -# ScintillaConstants.py -# Define all the symbolic constants from Scintilla.iface so Python code can use them -# Copyright (c) 2011 Archaeopteryx Software, Inc. d/b/a Wingware - -# ++Autogenerated -- start of section automatically generated from Scintilla.iface */ -# --Autogenerated -- end of section automatically generated from Scintilla.iface */ |