mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
FIX: hide fan when device not in fdm
JIRA: none Change-Id: I14a6e01b4e0950ca1bc3c805fe00313cfd7caf06 (cherry picked from commit c12b4f13911a7f6057eced54dba9e41cf75985ea)
This commit is contained in:
@@ -175,7 +175,7 @@ public:
|
||||
class FanControlPopupNew : public PopupWindow
|
||||
{
|
||||
public:
|
||||
FanControlPopupNew(wxWindow* parent, MachineObject* obj, AirDuctData data);
|
||||
FanControlPopupNew(wxWindow* parent, MachineObject* obj, const AirDuctData& data);
|
||||
~FanControlPopupNew() {};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user