summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2019-01-19 04:37:07 -0500
committerTechjar <tecknojar@gmail.com>2019-01-19 04:37:07 -0500
commit47cc5b02e3dc78ed9520d691607c2a8427e50440 (patch)
tree14898b6384d87cfc5ef8c444ca7ab1467afaf917 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent3627ef8a0489765eb10ab29a7988866b52493239 (diff)
Qt/MainWindow: Directly delete unparented dialogs
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.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions