MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / NotifyDeleted

Method NotifyDeleted

scintilla/src/Editor.cxx:4884–4887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4882}
4883
4884void Editor::NotifyDeleted ( Document *, void * )
4885{
4886 /* Do nothing */
4887}
4888
4889void Editor::NotifyMacroRecord ( unsigned int iMessage, uptr_t wParam, sptr_t lParam )
4890{

Callers 1

~DocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected