MCPcopy Create free account
hub / github.com/ColorCop/ColorCop / CAboutDlg

Method CAboutDlg

ColorCop/AboutDlg.cpp:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12END_MESSAGE_MAP()
13
14CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD) {
15}
16
17void CAboutDlg::DoDataExchange(CDataExchange* pDX) {
18 CDialog::DoDataExchange(pDX);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected