aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-10-06 07:09:14 +0000
committernyamatongwe <devnull@localhost>2000-10-06 07:09:14 +0000
commit2bb1dbc5664b71548805dea0002646799f50d61a (patch)
tree7d4203ac5d615c59c813b9219d6d5b9f1e30dd75 /include/Scintilla.h
parent2dc438f14e5cfb65d52d6431cd1837edbd3a4465 (diff)
downloadscintilla-mirror-2bb1dbc5664b71548805dea0002646799f50d61a.tar.gz
Patch from Mark for SCN_PAINTED notification at end of painting.
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 de6ef9ba3..38eaa0d43 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -433,6 +433,7 @@ typedef long (*SciFnDirect)(long ptr, unsigned int iMessage, unsigned long wPara
#define SCN_MARGINCLICK 2010
#define SCN_NEEDSHOWN 2011
#define SCN_POSCHANGED 2012
+#define SCN_PAINTED 2013
//--Autogenerated -- end of section automatically generated from Scintilla.iface
// Optional module for macro recording