forked from viewit/OrcaSlicer-KX
badge support
This commit is contained in:
@ -342,7 +342,7 @@ public:
|
||||
NetworkAgent* getAgent() { return m_agent; }
|
||||
|
||||
// Dynamic printer agent switching
|
||||
void switch_printer_agent(const std::string& agent_id);
|
||||
void switch_printer_agent();
|
||||
|
||||
FilamentColorCodeQuery* get_filament_color_code_query();
|
||||
bool is_editor() const { return m_app_mode == EAppMode::Editor; }
|
||||
|
||||
Reference in New Issue
Block a user