mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-17 19:56:38 -04:00
parent
364a6376d4
commit
6c7cf1478f
15 changed files with 2748 additions and 2528 deletions
|
@ -65,6 +65,7 @@ void CTileSetBrowserFrame::PostNcDestroy()
|
|||
BOOL CTileSetBrowserFrame::OnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext)
|
||||
{
|
||||
((CDialogBar*)&m_bar)->Create(this, IDD_TERRAINBAR, CBRS_TOP, 5);
|
||||
m_bar.TranslateUI();
|
||||
m_bar.ShowWindow(SW_SHOW);
|
||||
CRect r;
|
||||
GetClientRect(r);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue