Skip to content

Commit 61c2249

Browse files
donhogithub-actions[bot]
authored andcommitted
1 parent b6c882f commit 61c2249

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Scintilla.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ typedef sptr_t (*SciFnDirectStatus)(sptr_t ptr, unsigned int iMessage, uptr_t wP
872872
#define SC_STATUS_OK 0
873873
#define SC_STATUS_FAILURE 1
874874
#define SC_STATUS_BADALLOC 2
875+
#define SC_STATUS_OUTSIDE_DOCUMENT 3
875876
#define SC_STATUS_WARN_START 1000
876877
#define SC_STATUS_WARN_REGEX 1001
877878
#define SCI_SETSTATUS 2382

0 commit comments

Comments
 (0)