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

Method OnClickedExfat

cppcryptfs/ui/MoreSettingsPropertyPage.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156
157void CMoreSettingsPropertyPage::OnClickedExfat()
158{
159 SetControlChanged(IDC_FLUSH_AFTER_WRITE_EXFAT);
160}
161
162
163void CMoreSettingsPropertyPage::OnClickedFat32()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected