mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
NEW: fix blank issue of error tips
Change-Id: Id4faa6d3edb7d8083000a6e752d059e25aab16a1 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -85,7 +85,7 @@ protected:
|
||||
|
||||
void update_filament_info();
|
||||
void update_combobox_filaments();
|
||||
void show_bed_type_incompatible(bool incompatible);
|
||||
wxString get_bed_type_incompatible(bool incompatible);
|
||||
void show_info(bool show, bool is_error, wxString text);
|
||||
|
||||
int get_bed_temp(DynamicPrintConfig* config);
|
||||
|
||||
Reference in New Issue
Block a user