mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: move the state record to higher coding level
jira: [STUDIO-10050] Change-Id: I1e0721c80492688c66e700979461ac0bdd396ef4 (cherry picked from commit 371ef9c554dff57e0685519b1c0931c8999c5841)
This commit is contained in:
@@ -401,8 +401,6 @@ protected:
|
||||
wxSimplebook* m_extruder_book;
|
||||
std::vector<ExtruderImage *> m_extruderImage;
|
||||
|
||||
/*the target nozzle id from PC-SwitchBoard, default to INVALID_NOZZLE_ID if not switching*/
|
||||
int targ_nozzle_id_from_pc = INVALID_NOZZLE_ID;
|
||||
SwitchBoard * m_nozzle_btn_panel;
|
||||
|
||||
wxStaticText * m_text_tasklist_caption;
|
||||
|
||||
Reference in New Issue
Block a user