| 382 | |
| 383 | |
| 384 | void CSettingsPropertyPage::OnClickedDeleteSpurriousFiles() |
| 385 | { |
| 386 | SetControlChanged(IDC_DELETE_SPURRIOUS_FILES); |
| 387 | } |
| 388 | |
| 389 | |
| 390 | void CSettingsPropertyPage::OnClickedOpenOnMounting() |
nothing calls this directly
no outgoing calls
no test coverage detected