This commit is contained in:
parent
d490a19952
commit
2e606b05d2
19 changed files with 79 additions and 31 deletions
|
@ -36,6 +36,7 @@ void CGUILayerShade::DoDataExchange(CDataExchange* pDX)
|
|||
{
|
||||
CDialog::DoDataExchange(pDX);
|
||||
//{{AFX_DATA_MAP(CGUILayerShade)
|
||||
DDX_Control(pDX, IDC_SPIN2, m_CountSpin);
|
||||
DDX_Control(pDX, IDC_LAYERSHADE_SPIN1, m_Spin1);
|
||||
DDX_Control(pDX, IDC_LAYERSHADE_SPIN0, m_Spin0);
|
||||
DDX_Control(pDX, IDC_LAYERSHADE_SCALE1, m_Scale1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue