src: mark more destructors with override keyword
The previous commits fixed oversights in destructors that should have been marked virtual but weren't. This commit marks destructors from derived classes with the override keyword.
parent
d2131b74
Please register or sign in to comment