| 356 | } |
| 357 | |
| 358 | void MainGui::OnLoadTree(UINT uNotifyCode, int nID, CWindow wndCtl) |
| 359 | { |
| 360 | loadTreeActionHandler(); |
| 361 | } |
| 362 | |
| 363 | void MainGui::OnAutotrace(UINT uNotifyCode, int nID, CWindow wndCtl) |
| 364 | { |
nothing calls this directly
no outgoing calls
no test coverage detected