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

Method OnClickedCacheKeysInMemory

cppcryptfs/ui/SettingsPropertyPage.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400
401
402void CSettingsPropertyPage::OnClickedCacheKeysInMemory()
403{
404 SetControlChanged(IDC_CACHE_KEYS_IN_MEMORY);
405}
406
407
408void CSettingsPropertyPage::OnBnClickedFastMounting()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected