mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
Display print end time for in BL device page (#1568)
Show progress increase end time Supplementary translation Co-authored-by: ZdDroid <601865048@qq.com>
This commit is contained in:
parent
224e1ea2de
commit
87f6c43784
5 changed files with 305 additions and 214 deletions
|
@ -138,6 +138,7 @@ protected:
|
|||
wxStaticText * m_staticText_progress_percent;
|
||||
wxStaticText * m_staticText_progress_percent_icon;
|
||||
wxStaticText * m_staticText_progress_left;
|
||||
wxStaticText * m_staticText_progress_end;
|
||||
wxStaticText * m_staticText_layers;
|
||||
Button * m_button_report;
|
||||
ScalableButton *m_button_pause_resume;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue