mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
fixing build issues
This commit is contained in:
parent
15ad0ef2f2
commit
f5b1729af3
3 changed files with 7 additions and 32 deletions
|
@ -181,6 +181,8 @@ void set_main_frame(wxFrame *main_frame)
|
|||
g_wxMainFrame = main_frame;
|
||||
}
|
||||
|
||||
wxFrame* get_main_frame() { return g_wxMainFrame; }
|
||||
|
||||
void set_tab_panel(wxNotebook *tab_panel)
|
||||
{
|
||||
g_wxTabPanel = tab_panel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue