Skip to content
Snippets Groups Projects
Unverified Commit 1230a0e7 authored by Lioncash's avatar Lioncash
Browse files

core/frontend/emu_window: Make GraphicsContext's destructor virtual

This class is used in a polymorphic context, so destruction of the
context will lead to undefined behavior if the destructor isn't virtual.
parent 1f72bb73
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment