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

Method DoDataExchange

cppcryptfs/ui/SettingsPropertyPage.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void CSettingsPropertyPage::DoDataExchange(CDataExchange* pDX)
64{
65 CPropertyPage::DoDataExchange(pDX);
66}
67
68
69BEGIN_MESSAGE_MAP(CSettingsPropertyPage, CPropertyPage)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected