Typo fixed
This commit is contained in:
parent
f8ab8b43de
commit
678498bed6
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ void wxDataViewTreeCtrlComboPopup::OnDataViewTreeCtrlSelection(wxCommandEvent& e
|
|||
// ----------------------------------------------------------------------------
|
||||
void PrusaCollapsiblePane::OnStateChange(const wxSize& sz)
|
||||
{
|
||||
#ifndef __WXOSX__
|
||||
#ifdef __WXOSX__
|
||||
wxCollapsiblePane::OnStateChange(sz);
|
||||
#else
|
||||
SetSize(sz);
|
||||
|
|
Loading…
Reference in a new issue