mirror of
https://github.com/debauchee/barrier.git
synced 2025-10-26 11:17:49 +00:00
Fixed Mac crashes instantly on syntool segfault #4581
This commit is contained in:
parent
932b0f0c55
commit
be1769e4a5
@ -255,6 +255,7 @@ App::runEventsLoop(void*)
|
||||
MinimalApp::MinimalApp() :
|
||||
App(NULL, NULL, new ArgsBase())
|
||||
{
|
||||
m_arch.init();
|
||||
setEvents(m_events);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user