diff options
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r-- | include/Scintilla.iface | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface index aed70e7f3..ca936ab31 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -2173,7 +2173,6 @@ val CARETSTYLE_LINE=1 val CARETSTYLE_BLOCK=2 val CARETSTYLE_OVERSTRIKE_BAR=0 val CARETSTYLE_OVERSTRIKE_BLOCK=16 -val CARETSTYLE_INS_MASK=0xF # Set the style of the caret to be drawn. set void SetCaretStyle=2512(int caretStyle,) |