mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06: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:
parent
81ee7bb99b
commit
d0d54db3e4
2 changed files with 28 additions and 19 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue