mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4858
This commit is contained in:
parent
b8818d2f75
commit
10c7c75a47
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue