MCPcopy Create free account
hub / github.com/NtQuery/Scylla / OnLoadTree

Method OnLoadTree

Scylla/MainGui.cpp:358–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358void MainGui::OnLoadTree(UINT uNotifyCode, int nID, CWindow wndCtl)
359{
360 loadTreeActionHandler();
361}
362
363void MainGui::OnAutotrace(UINT uNotifyCode, int nID, CWindow wndCtl)
364{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected