aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-03-09 04:27:42 +0000
committernyamatongwe <unknown>2000-03-09 04:27:42 +0000
commit7c4483cad3686634b276eff906feaea2ac516612 (patch)
treeb8a23516032cba4055917633f917ebc6ecc92b6c /include/Scintilla.h
parentcff0fa2602c1a816703d60b9739f1c71dd18e25d (diff)
downloadscintilla-mirror-7c4483cad3686634b276eff906feaea2ac516612.tar.gz
Added modification flag for chanegs to markers.
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 35b5ad2e2..4319571a1 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -342,6 +342,7 @@ typedef void (tMacroRecorder)(UINT iMessage, WPARAM wParam, LPARAM lParam,
#define SC_PERFORMED_UNDO 0x20
#define SC_PERFORMED_REDO 0x40
#define SC_LASTSTEPINUNDOREDO 0x100
+#define SC_MOD_CHANGEMARKER 0x200
#define SC_MODEVENTMASKALL 0x377