This commit is contained in:
parent
a3faac3eff
commit
c78ea004e1
5 changed files with 49 additions and 44 deletions
|
@ -6,6 +6,7 @@
|
|||
#define AFX_MAINFRM_H__CEC14D79_A1F2_4281_AA53_544F0924E7D8__INCLUDED_
|
||||
|
||||
#include "MultiBar.h"
|
||||
#include "LayerList.h"
|
||||
|
||||
#if _MSC_VER > 1000
|
||||
#pragma once
|
||||
|
@ -55,7 +56,7 @@ protected: // control bar embedded members
|
|||
|
||||
CMultiBar m_wndParamBar;
|
||||
// Sub Dialogs
|
||||
CDialog LayerList;
|
||||
CLayerList LayerList;
|
||||
CDialog Test1;
|
||||
CDialog Test2;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue