MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / OnBnClickedDefaults

Method OnBnClickedDefaults

cppcryptfs/ui/SettingsPropertyPage.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279
280
281void CSettingsPropertyPage::OnBnClickedDefaults()
282{
283 SetControls(CryptSetting::SetType::Default);
284}
285
286
287void CSettingsPropertyPage::OnBnClickedRecommended()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected