This commit is contained in:
Daveo 2000-11-10 17:49:17 +00:00
parent a3faac3eff
commit c78ea004e1
5 changed files with 49 additions and 44 deletions

View file

@ -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;