mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Merge remote-tracking branch 'origin/master' into ys_hdpi
This commit is contained in:
commit
b2410e0f23
51 changed files with 7406 additions and 275 deletions
|
@ -197,7 +197,7 @@ bool GUI_App::OnInit()
|
|||
|
||||
|
||||
mainframe->Show(true);
|
||||
return true;
|
||||
return m_initialized = true;
|
||||
}
|
||||
|
||||
unsigned GUI_App::get_colour_approx_luma(const wxColour &colour)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue