mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
imgui: Fix assert in new_frame()
This commit is contained in:
parent
49d131be4d
commit
77c309f4cb
2 changed files with 15 additions and 0 deletions
|
@ -75,6 +75,7 @@ private:
|
|||
void init_input();
|
||||
void init_style();
|
||||
void render_draw_data(ImDrawData *draw_data);
|
||||
bool display_initialized() const;
|
||||
void destroy_device_objects();
|
||||
void destroy_fonts_texture();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue