mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-11 17:49:00 +08:00
ENH: update the text
jira: [STUDIO-11668] Change-Id: I5a2b3a612ed4c3308ea2a984ebaeeb58ccb992c7
This commit is contained in:
parent
fe959f3da3
commit
a11dcd9fd4
@ -219,7 +219,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…
x
Reference in New Issue
Block a user