Fix Minimize cases when can't open GizmoEmboss due to can't create object.
This commit is contained in:
parent
4a406e27d4
commit
f2e61f295f
2 changed files with 45 additions and 8 deletions
|
@ -53,6 +53,8 @@ private:
|
|||
void draw_text_input();
|
||||
void draw_advanced();
|
||||
|
||||
bool create_default_model_object();
|
||||
|
||||
bool load_font();
|
||||
// try to set font_index
|
||||
bool load_font(size_t font_index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue