mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
FIX: title rescale and camerapopup button
Change-Id: Id9e9cec0a834f03d3918304265760d6a80ebf6fe
This commit is contained in:
parent
431eabd464
commit
df96469918
2 changed files with 15 additions and 6 deletions
|
@ -114,7 +114,7 @@ protected:
|
|||
|
||||
wxStaticText* m_staticText_consumption_of_time;
|
||||
wxStaticText * m_staticText_consumption_of_weight;
|
||||
wxStaticText * m_staticText_monitoring;
|
||||
Label * m_staticText_monitoring;
|
||||
wxStaticText * m_staticText_timelapse;
|
||||
SwitchButton * m_bmToggleBtn_timelapse;
|
||||
|
||||
|
@ -130,7 +130,7 @@ protected:
|
|||
wxMediaCtrl2 * m_media_ctrl;
|
||||
MediaPlayCtrl * m_media_play_ctrl;
|
||||
|
||||
wxStaticText * m_staticText_printing;
|
||||
Label * m_staticText_printing;
|
||||
wxStaticBitmap *m_bitmap_thumbnail;
|
||||
wxStaticText * m_staticText_subtask_value;
|
||||
wxStaticText * m_printing_stage_value;
|
||||
|
@ -146,7 +146,7 @@ protected:
|
|||
|
||||
wxStaticText * m_text_tasklist_caption;
|
||||
|
||||
wxStaticText * m_staticText_control;
|
||||
Label * m_staticText_control;
|
||||
ImageSwitchButton *m_switch_lamp;
|
||||
int m_switch_lamp_timeout{0};
|
||||
ImageSwitchButton *m_switch_speed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue