diff options
Diffstat (limited to 'core/._SCINTILLA.luadoc')
-rw-r--r-- | core/._SCINTILLA.luadoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/._SCINTILLA.luadoc b/core/._SCINTILLA.luadoc index f2389e9c..410f2b6d 100644 --- a/core/._SCINTILLA.luadoc +++ b/core/._SCINTILLA.luadoc @@ -200,6 +200,8 @@ -- * `_G._SCINTILLA.constants.SCN_SAVEPOINTLEFT` 2003 -- * `_G._SCINTILLA.constants.SCN_PAINTED` 2013 -- * `_G._SCINTILLA.constants.SCN_HOTSPOTRELEASECLICK` 2027 +-- * `_G._SCINTILLA.constants.SCN_FOCUSOUT` 2029 +-- * `_G._SCINTILLA.constants.SCN_FOCUSIN` 2028 -- * `_G._SCINTILLA.constants.SCN_UPDATEUI` 2007 -- * `_G._SCINTILLA.constants.SCN_STYLENEEDED` 2000 -- * `_G._SCINTILLA.constants.SCN_AUTOCCANCELLED` 2025 |