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

Method ~SelectionTracker

src/SelectionTracker.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29SelectionTracker::~SelectionTracker()
30{
31 restoreSelection();
32}
33
34void SelectionTracker::saveSelection()
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected