mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5935
This commit is contained in:
parent
c1595522f9
commit
b810d485f6
|
@ -85,7 +85,7 @@ wxInt32 CBOINCTaskCtrl::UpdateControls() {
|
|||
}
|
||||
|
||||
if (bCreateMainSizer) {
|
||||
SetSizerAndFit(m_pBoxSizer);
|
||||
SetSizer(m_pBoxSizer);
|
||||
} else {
|
||||
Fit();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue