d551765d59
Fixes #2066. X-Scintilla-Commit-ID: df5c32512d3d6b71ee6138c709b392258c3a1991, 25a0367e9349c8475c619a054af7bf1daf15b04c X-Scintilla-Bug-ID: https://sourceforge.net/p/scintilla/bugs/2078/
These files are from the Scintilla project, http://www.scintilla.org. See License.txt for the Scintilla license. We try to keep these files in sync with the official project; any changes should be sent there first. Otherwise changes could cause conflicts when we next update Scintilla. Public header constants (include/*.h) ------------------------------------- You should not add constants in header files - instead use Scintilla.iface and HFacer.py. Do not change the value of constants in header files as this will break Scintilla's ABI.