mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 14:52:06 +00:00
FIX: fix crash when set empty project name on mac
Change-Id: I656e6281f80bee9e06894a62f3ab6bb1316373ac Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
||||
NSTextField* mainframe_text_field;
|
||||
NSTextField* mainframe_text_field = nil;
|
||||
|
||||
bool mac_dark_mode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user