mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 16:21:39 +02:00
![]() Calling deleteLater in MainWindow's destructor doesn't work, as the event loop will stop before it gets around to deleting these dialogs. Seeing as this is a QObject destructor, we should already be on the event loop anyways, so simply using delete should be safe. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |