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

Method OnClickedOpenOnMounting

cppcryptfs/ui/SettingsPropertyPage.cpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388
389
390void CSettingsPropertyPage::OnClickedOpenOnMounting()
391{
392 SetControlChanged(IDC_OPEN_ON_MOUNTING);
393}
394
395
396void CSettingsPropertyPage::OnClickedEncryptKeysInMemory()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected