Skip to content

Commit 13e9cca

Browse files
donhogithub-actions[bot]
authored andcommitted
1 parent ebdd7ab commit 13e9cca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Scintilla.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,8 @@ typedef sptr_t (*SciFnDirectStatus)(sptr_t ptr, unsigned int iMessage, uptr_t wP
12031203
#define SCI_RELEASELINECHARACTERINDEX 2712
12041204
#define SCI_LINEFROMINDEXPOSITION 2713
12051205
#define SCI_INDEXPOSITIONFROMLINE 2714
1206+
#define SCI_GETDRAGDROPENABLED 2818
1207+
#define SCI_SETDRAGDROPENABLED 2819
12061208
#define SCI_STARTRECORD 3001
12071209
#define SCI_STOPRECORD 3002
12081210
#define SCI_GETLEXER 4002

0 commit comments

Comments
 (0)