diff options
author | Lioncash <mathew1800@gmail.com> | 2019-05-04 01:47:16 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-05-04 01:47:38 -0400 |
commit | 1230a0e7cebdba78298002f6ea445f293e642ceb (patch) | |
tree | 2c311e3e42a5ee527cacec8c194d7092dd3fb351 /src/common/file_util.cpp | |
parent | 1f72bb733f743d55ac890c990f0fefea9a0ef290 (diff) |
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.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions