*** empty log message ***

svn path=/trunk/boinc/; revision=4858
This commit is contained in:
Rom Walton 2004-12-15 22:51:04 +00:00
parent b8818d2f75
commit 10c7c75a47
1 changed files with 2 additions and 2 deletions

View File

@ -287,8 +287,8 @@ bool CMainFrame::CreateNotebook()
CreateNotebookPage( new CViewResources( m_pNotebook ) );
// Have the panel calculate everything after the pages are created so
// the Mac can display the Html control width correctly
// have the panel calculate everything after the pages are created so
// the mac can display the html control width correctly
pPanel->SetSizerAndFit(pPanelSizer);
pPanel->SetAutoLayout(TRUE);