1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00

Typo fixed

This commit is contained in:
YuSanka
2018-06-29 14:00:22 +02:00
parent f8ab8b43de
commit 678498bed6
+1 -1
View File
@@ -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);