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

Method CCreatePropertyPage

cppcryptfs/ui/CreatePropertyPage.cpp:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59IMPLEMENT_DYNAMIC(CCreatePropertyPage, CCryptPropertyPage)
60
61CCreatePropertyPage::CCreatePropertyPage()
62 : CCryptPropertyPage(IDD_CREATE)
63{
64
65}
66
67CCreatePropertyPage::~CCreatePropertyPage()
68{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected