mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-27 00:24:00 -06:00
Sync with bbs
This commit is contained in:
parent
5f3ff22218
commit
bee7188599
9 changed files with 42 additions and 48 deletions
|
@ -313,7 +313,7 @@ public:
|
|||
bool m_show_access_code{ false };
|
||||
int m_result;
|
||||
int current_input_index {0};
|
||||
std::shared_ptr<BBLStatusBarSend> m_status_bar;
|
||||
std::shared_ptr<BBLStatusBarSend> m_status_bar;
|
||||
boost::bimaps::bimap<std::string, std::string> m_models_map;
|
||||
|
||||
void switch_input_panel(int index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue