aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-07-21 16:33:42 +1000
committernyamatongwe <unknown>2011-07-21 16:33:42 +1000
commit09fd0473a17f58b3f744d99a3f57cca60bf2aaf1 (patch)
tree92e2dd7179464259e1425559213b0549b1e83cab /include/Scintilla.h
parentc20349a2e74c6b2e3e134052ca4a5b917c47e0ce (diff)
downloadscintilla-mirror-09fd0473a17f58b3f744d99a3f57cca60bf2aaf1.tar.gz
Added dotted box indicator.
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 403c0dce7..34e4f793d 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -252,6 +252,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam,
#define INDIC_DASH 9
#define INDIC_DOTS 10
#define INDIC_SQUIGGLELOW 11
+#define INDIC_DOTBOX 12
#define INDIC_MAX 31
#define INDIC_CONTAINER 8
#define INDIC0_MASK 0x20