mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Fix of an OSX build
This commit is contained in:
@@ -1626,7 +1626,6 @@ bool GUI_App::OnExceptionInMainLoop()
|
||||
#ifdef __APPLE__
|
||||
void GUI_App::MacNewFile()
|
||||
{
|
||||
wxDocManager::GetDocumentManager()->CreateNewDocument();
|
||||
m_mac_initialized = true;
|
||||
}
|
||||
// wxWidgets override to get an event on open files.
|
||||
|
||||
Reference in New Issue
Block a user