aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-06-11 14:08:43 +1000
committerNeil <nyamatongwe@gmail.com>2017-06-11 14:08:43 +1000
commit09972b3a179d7ea39ef6ce7e0474531797c549fb (patch)
tree530dd174861606cacb57bce355cd14720f0bef9c /include/Scintilla.h
parenta4051422b4364d1193abc9a31d1f3df42fdedc47 (diff)
downloadscintilla-mirror-09972b3a179d7ea39ef6ce7e0474531797c549fb.tar.gz
Implement SCN_AUTOCSELECTIONCHANGE notification.
Diffstat (limited to 'include/Scintilla.h')
-rw-r--r--include/Scintilla.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.h b/include/Scintilla.h
index 58643a8d9..6f18af9a9 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -1102,6 +1102,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam,
#define SCN_FOCUSOUT 2029
#define SCN_AUTOCCOMPLETED 2030
#define SCN_MARGINRIGHTCLICK 2031
+#define SCN_AUTOCSELECTIONCHANGE 2032
/* --Autogenerated -- end of section automatically generated from Scintilla.iface */
/* These structures are defined to be exactly the same shape as the Win32