mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
FIX:update_badge_according_flag should check compatible machine
jira: STUDIO-12166 Change-Id: Id19d398fd2159ee916d0ac63691530ba6d746cdd (cherry picked from commit fa642e8d6673aba65ac363a92b40312242813509)
This commit is contained in:
@@ -571,7 +571,7 @@ public:
|
||||
};
|
||||
void pop_warning_and_go_to_device_page(wxString printer_name, PrinterWarningType type, const wxString &title);
|
||||
bool check_printer_initialized(MachineObject *obj, bool only_warning = false);
|
||||
bool is_same_printer_for_connected_and_selected();
|
||||
bool is_same_printer_for_connected_and_selected(bool popup_warning = true);
|
||||
// BBS
|
||||
//void show_action_buttons(const bool is_ready_to_slice) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user