diff options
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 */ |