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

Fix build against wx 3.1.2 on Windows

This commit is contained in:
Vojtech Kral
2019-01-17 16:10:32 +01:00
parent 570cc6e167
commit 606789130e
+1 -1
View File
@@ -288,7 +288,7 @@ bool PrusaCollapsiblePaneMSW::Create(wxWindow *parent, wxWindowID id, const wxSt
{
if (!wxControl::Create(parent, id, pos, size, style, val, name))
return false;
m_pStaticLine = NULL;
// m_pStaticLine = NULL;
m_strLabel = label;
// sizer containing the expand button and possibly a static line