mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 21:32:11 +00:00
ENH: clean codes about device
JIRA: [STUDIO-13609] Change-Id: I591de7033360b9570600006cfbce2148a8d031d5 (cherry picked from commit e9c774be8f4c89b8dafa14ef56913612fb68bd0c)
This commit is contained in:
@@ -335,7 +335,7 @@ public:
|
||||
int current_input_index {0};
|
||||
std::shared_ptr<BBLStatusBarSend> m_status_bar;
|
||||
std::unique_ptr<Worker> m_worker;
|
||||
boost::bimaps::bimap<std::string, std::string> m_models_map;
|
||||
std::map<std::string, std::string> m_models_map;// display_name -> model_id
|
||||
|
||||
void switch_input_panel(int index);
|
||||
void on_cancel();
|
||||
|
||||
Reference in New Issue
Block a user