mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-18 15:34:25 +03:00
Another try to fix IconRendering on OSX
This commit is contained in:
@@ -182,7 +182,7 @@ bool select_language(wxArrayString & names, wxArrayLong & identifiers);
|
||||
// update right panel of the Plater according to view mode
|
||||
void update_mode();
|
||||
|
||||
void show_info_sizer(bool show);
|
||||
void show_info_sizer(const bool show, const bool is_update_settinfs = false);
|
||||
|
||||
std::vector<Tab *>& get_tabs_list();
|
||||
bool checked_tab(Tab* tab);
|
||||
|
||||
Reference in New Issue
Block a user