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

Method OnClickedDenyServices

cppcryptfs/ui/SettingsPropertyPage.cpp:426–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424
425
426void CSettingsPropertyPage::OnClickedDenyServices()
427{
428 SetControlChanged(IDC_DENY_SERVICES);
429}
430
431
432void CSettingsPropertyPage::OnClickedMultithreaded()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected