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

Method DoDataExchange

cppcryptfs/ui/CryptAboutPropertyPage.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void CCryptAboutPropertyPage::DoDataExchange(CDataExchange* pDX)
102{
103 CCryptPropertyPage::DoDataExchange(pDX);
104}
105
106
107BEGIN_MESSAGE_MAP(CCryptAboutPropertyPage, CCryptPropertyPage)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected