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

Method DoDataExchange

cppcryptfs/ui/MountMangerDialog.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void CMountMangerDialog::DoDataExchange(CDataExchange* pDX)
27{
28 CDialogEx::DoDataExchange(pDX);
29}
30
31
32BEGIN_MESSAGE_MAP(CMountMangerDialog, CDialogEx)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected