MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / ~MacroManager

Method ~MacroManager

src/MacroManager.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38MacroManager::~MacroManager()
39{
40 saveSettings();
41}
42
43void MacroManager::startRecording(ScintillaNext *editor)
44{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected