Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ OnBnClickedRecommended
Method
OnBnClickedRecommended
cppcryptfs/ui/SettingsPropertyPage.cpp:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
286
287
void CSettingsPropertyPage::OnBnClickedRecommended()
288
{
289
SetControls(CryptSetting::SetType::Recommended);
290
}
291
292
293
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected