mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
FIX:fixed fixed crash when started on macos
Change-Id: Ic09a1fb61f68dffabdaf61b4c9e88bac62094a52
This commit is contained in:
@@ -83,6 +83,7 @@ protected:
|
||||
|
||||
class MainFrame : public DPIFrame
|
||||
{
|
||||
bool m_reset_position{false};
|
||||
bool m_loaded {false};
|
||||
wxTimer* m_reset_title_text_colour_timer{ nullptr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user