This commit is contained in:
Daveo 2000-09-22 15:34:50 +00:00
parent 9045bac442
commit 5c730d9614
3 changed files with 11 additions and 2 deletions

View file

@ -80,6 +80,7 @@ int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)
m_wndLayerBar.SetWindowText("Layer");
DockControlBar(&m_wndLayerBar);
// FloatControlBar(&m_wndLayerBar,CPoint(256,256));
return 0;