| 1051 | } |
| 1052 | |
| 1053 | void CLogView::OnViewTime(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/) |
| 1054 | { |
| 1055 | SetClockTime(!GetClockTime()); |
| 1056 | } |
| 1057 | |
| 1058 | void CLogView::OnViewProcessColors(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/) |
| 1059 | { |
nothing calls this directly
no outgoing calls
no test coverage detected