mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
FIX:add line for ai define
jira:[STUDIO-13448] Change-Id: Iceb022b80cc14f2ae1dbe29f464e2bfd7bad0df0 (cherry picked from commit 22818ed070be0a178af1ce8bb619a8d1983b8106)
This commit is contained in:
@@ -87,7 +87,7 @@ protected:
|
||||
Label* text_first_layer;
|
||||
Label* text_ai_detections;
|
||||
Label* text_ai_detections_caption;
|
||||
|
||||
wxPanel *ai_refine_panel;
|
||||
wxSizerItem *ai_detections_bottom_space;
|
||||
wxSizerItem *ai_monitoring_bottom_space;
|
||||
wxSizerItem *spaghetti_bottom_space;
|
||||
@@ -136,6 +136,8 @@ protected:
|
||||
StaticLine* line7;
|
||||
SwitchBoard* open_door_switch_board;
|
||||
wxBoxSizer* create_settings_group(wxWindow* parent);
|
||||
wxPanel *m_line;
|
||||
|
||||
|
||||
bool print_halt = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user