mirror of https://git.suyu.dev/suyu/suyu
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.merge-requests/60/head
parent
1f72bb733f
commit
1230a0e7ce
Loading…
Reference in New Issue