mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 05:42:33 +00:00
Merge branch 'main' into dev/h2d
This commit is contained in:
@@ -154,6 +154,7 @@ public:
|
||||
void text_wrapped(const std::string &label, float wrap_width);
|
||||
void text_wrapped(const wxString &label, float wrap_width);
|
||||
void tooltip(const char *label, float wrap_width);
|
||||
void tooltip(const std::string &label, float wrap_width);
|
||||
void tooltip(const wxString &label, float wrap_width);
|
||||
void filament_group(const std::string &filament_type, const char *hex_color, unsigned char filament_id, float align_width);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user