mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Merge branch 'main' into dev/gizmo
This commit is contained in:
commit
df48b05f73
8 changed files with 344 additions and 242 deletions
|
@ -176,6 +176,7 @@ public:
|
|||
bool is_localized);
|
||||
void bold_text(const std::string &str);
|
||||
void title(const std::string& str);
|
||||
void title(const std::string &str, bool suppress_seperator);
|
||||
|
||||
// set font
|
||||
const std::vector<std::string> get_fonts_names() const { return m_fonts_names; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue