mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 06:29:00 +08:00
Fix of an OSX build
This commit is contained in:
parent
19c267e890
commit
48e5f53663
@ -1626,7 +1626,6 @@ bool GUI_App::OnExceptionInMainLoop()
|
|||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
void GUI_App::MacNewFile()
|
void GUI_App::MacNewFile()
|
||||||
{
|
{
|
||||||
wxDocManager::GetDocumentManager()->CreateNewDocument();
|
|
||||||
m_mac_initialized = true;
|
m_mac_initialized = true;
|
||||||
}
|
}
|
||||||
// wxWidgets override to get an event on open files.
|
// wxWidgets override to get an event on open files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user