mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 22:10:36 +00:00
Process::_signalProcess is destroyed first, and then Win32WindowManager::~Win32WindowManager() try to remove from deleted Signal causing a crash. SlotSignal handle this automatically. |
||
|---|---|---|
| .. | ||
| win32CursorController.cpp | ||
| win32CursorController.h | ||
| win32SplashScreen.cpp | ||
| win32Window.cpp | ||
| win32Window.h | ||
| win32WindowMgr.cpp | ||
| win32WindowMgr.h | ||
| winDispatch.cpp | ||
| winDispatch.h | ||