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

Method OnClickedMultithreaded

cppcryptfs/ui/SettingsPropertyPage.cpp:432–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430
431
432void CSettingsPropertyPage::OnClickedMultithreaded()
433{
434 // TODO: Add your control notification handler code here
435 SetControlChanged(IDC_MULTITHREADED);
436}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected