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

Method CMoreSettingsPropertyPage

cppcryptfs/ui/MoreSettingsPropertyPage.cpp:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43IMPLEMENT_DYNAMIC(CMoreSettingsPropertyPage, CCryptPropertyPage)
44
45CMoreSettingsPropertyPage::CMoreSettingsPropertyPage()
46 : CCryptPropertyPage(IDD_MORESETTINGS)
47{
48
49}
50
51CMoreSettingsPropertyPage::~CMoreSettingsPropertyPage()
52{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected