| 143 | } |
| 144 | |
| 145 | void CMoreSettingsPropertyPage::OnClickedDefaults() |
| 146 | { |
| 147 | SetControls(CryptSetting::SetType::Default); |
| 148 | } |
| 149 | |
| 150 | |
| 151 | void CMoreSettingsPropertyPage::OnClickedRecommended() |
nothing calls this directly
no outgoing calls
no test coverage detected