This commit is contained in:
Daveo 2000-11-04 18:24:51 +00:00
parent 84eb6ded52
commit 17b863e4be
7 changed files with 50 additions and 39 deletions

View file

@ -46,9 +46,9 @@ END_MESSAGE_MAP()
CMapEditView::CMapEditView()
{
CMainFrame *Frm=(CMainFrame*)AfxGetApp()->GetMainWnd();
CDialogBar *LayerBar=Frm->GetLayerBar();
//CMainFrame *Frm=(CMainFrame*)AfxGetApp()->GetMainWnd();
//CDialogBar *LayerBar=Frm->GetLayerBar();
}
CMapEditView::~CMapEditView()