@jeremiaskleer commented on this pull request.
In scintilla/include/Scintilla.h:
> @@ -49,6 +49,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam, #define SCI_CHANGEINSERTION 2672 #define SCI_CLEARALL 2004 #define SCI_DELETERANGE 2645 +#define SCI_DELETECHAR 2719
Ok. I didn't know and in first place it was not obvious to me
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.