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

Method OnClickedDeleteSpurriousFiles

cppcryptfs/ui/SettingsPropertyPage.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382
383
384void CSettingsPropertyPage::OnClickedDeleteSpurriousFiles()
385{
386 SetControlChanged(IDC_DELETE_SPURRIOUS_FILES);
387}
388
389
390void CSettingsPropertyPage::OnClickedOpenOnMounting()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected