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

Method OnSelchangeThreads

cppcryptfs/ui/SettingsPropertyPage.cpp:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255
256
257void CSettingsPropertyPage::OnSelchangeThreads()
258{
259 SetControlChanged(IDC_THREADS);
260}
261
262
263void CSettingsPropertyPage::OnSelchangeBuffersize()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected