mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
FIX:fixed crash after switching languages
Change-Id: I949b3bf99e0daefb5e3fac71c6df45e94b51608c
This commit is contained in:
parent
53ea77b67b
commit
e9ad8374bc
4 changed files with 10 additions and 3 deletions
|
@ -429,6 +429,7 @@ public:
|
|||
GLCanvas3D* get_view3D_canvas3D();
|
||||
GLCanvas3D* get_preview_canvas3D();
|
||||
GLCanvas3D* get_assmeble_canvas3D();
|
||||
wxWindow* get_select_machine_dialog();
|
||||
|
||||
void arrange();
|
||||
void orient();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue