mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 14:22:07 +00:00
fix build failed on linux.
This commit is contained in:
@@ -497,7 +497,7 @@ void GuideFrame::OnScriptMessage(wxWebViewEvent &evt)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
wxGetApp().fltviews().relead_all();
|
wxGetApp().fltviews().reload_all();
|
||||||
}
|
}
|
||||||
|
|
||||||
this->EndModal(wxID_OK);
|
this->EndModal(wxID_OK);
|
||||||
|
|||||||
Reference in New Issue
Block a user