Issue #136: update SynEdit sources

This commit is contained in:
Ansgar Becker
2021-03-16 20:12:46 +01:00
parent 5df986eb6a
commit 1e94af8374
75 changed files with 2516 additions and 2358 deletions

View File

@ -46,7 +46,7 @@ The SynHighlighterPython implements a highlighter for Python for the SynEdit pro
unit SynHighlighterPython;
{$I SynEdit.Inc}
{$I SynEdit.inc}
interface