Fix compilation error

This commit is contained in:
Tal Regev 2021-02-21 04:15:35 +02:00
parent 62194a1909
commit 2ec3d40cd5
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ CViewResources::CViewResources(wxNotebook* pNotebook) :
CtrlBOINCPart.SetColour(wxColour(255,255,255));
m_pieCtrlBOINC->m_Series.Add(CtrlBOINCPart);
m_pieCtrlTotal->SetLayoutDirection(wxLayout_LeftToRight);
CtrlBOINCPart->SetLayoutDirection(wxLayout_LeftToRight);
m_pieCtrlBOINC->SetLayoutDirection(wxLayout_LeftToRight);
m_pieCtrlBOINC->Refresh();
//init the flexGrid