mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Scaling in PrintHostDialogs, FirmwareDialog, UpdateDialogs
This commit is contained in:
parent
051ca410f6
commit
14b4685ecb
5 changed files with 30 additions and 21 deletions
|
@ -78,6 +78,7 @@ IMPLEMENT_APP(GUI_App)
|
|||
|
||||
GUI_App::GUI_App()
|
||||
: wxApp()
|
||||
, m_em_unit(10)
|
||||
#if ENABLE_IMGUI
|
||||
, m_imgui(new ImGuiWrapper())
|
||||
#endif // ENABLE_IMGUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue