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

Method OnClickedDefaults

cppcryptfs/ui/MoreSettingsPropertyPage.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void CMoreSettingsPropertyPage::OnClickedDefaults()
146{
147 SetControls(CryptSetting::SetType::Default);
148}
149
150
151void CMoreSettingsPropertyPage::OnClickedRecommended()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected