diff options
Diffstat (limited to 'include/Scintilla.h')
| -rw-r--r-- | include/Scintilla.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/Scintilla.h b/include/Scintilla.h index 68c14e469..8497b123a 100644 --- a/include/Scintilla.h +++ b/include/Scintilla.h @@ -3,6 +3,9 @@  // Copyright 1998-2000 by Neil Hodgson <neilh@scintilla.org>  // The License.txt file describes the conditions under which this software may be distributed. +// Most of this file is automatically generated from the Scintilla.iface interface definition +// file which contains any comments about the definitions. HFacer.py does the generation. +  #ifndef SCINTILLA_H  #define SCINTILLA_H | 
