mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
FIX:fixed the blocking module of linux
Change-Id: I06b357f9592631a729208514a3239f944a98cc96
This commit is contained in:
@@ -35,8 +35,6 @@ class BBLStatusBarBind : public ProgressIndicator
|
||||
wxStaticText *m_stext_percent;
|
||||
wxBoxSizer * m_sizer;
|
||||
wxBoxSizer * m_sizer_eline;
|
||||
wxWindow * block_left;
|
||||
wxWindow * block_right;
|
||||
|
||||
public:
|
||||
BBLStatusBarBind(wxWindow *parent = nullptr, int id = -1);
|
||||
|
||||
Reference in New Issue
Block a user