mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-30 18:14:36 +08:00
Typo fixed
This commit is contained in:
parent
f8ab8b43de
commit
678498bed6
@ -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…
x
Reference in New Issue
Block a user