mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: update the text
jira: [STUDIO-11668] Change-Id: I5a2b3a612ed4c3308ea2a984ebaeeb58ccb992c7 (cherry picked from commit a11dcd9fd4ab0dbec1f565b0ba90a42bd9804db7)
This commit is contained in:
@@ -198,7 +198,7 @@ MonitorPanel::~MonitorPanel()
|
||||
m_tabpanel->AddPage(m_upgrade_panel, _L("Update"), "", false);
|
||||
|
||||
m_hms_panel = new HMSPanel(m_tabpanel);
|
||||
m_tabpanel->AddPage(m_hms_panel, "HMS","", false);
|
||||
m_tabpanel->AddPage(m_hms_panel, _L("Assistant"), "", false);
|
||||
|
||||
m_initialized = true;
|
||||
show_status((int)MonitorStatus::MONITOR_NO_PRINTER);
|
||||
|
||||
Reference in New Issue
Block a user