mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-17 01:49:41 -07:00
ENH: update the text
jira: [STUDIO-11668] Change-Id: I5a2b3a612ed4c3308ea2a984ebaeeb58ccb992c7 (cherry picked from commit a11dcd9fd4ab0dbec1f565b0ba90a42bd9804db7)
This commit is contained in:
parent
b1a5e66af9
commit
cd01c24c3c
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue