| 149 | |
| 150 | |
| 151 | void CMoreSettingsPropertyPage::OnClickedRecommended() |
| 152 | { |
| 153 | SetControls(CryptSetting::SetType::Recommended); |
| 154 | } |
| 155 | |
| 156 | |
| 157 | void CMoreSettingsPropertyPage::OnClickedExfat() |
nothing calls this directly
no outgoing calls
no test coverage detected