add virtual destructors

This commit is contained in:
Mamadou Babaei
2023-03-28 10:39:14 +02:00
parent bb6c101eff
commit b32d2f55e6
4 changed files with 6 additions and 0 deletions
@@ -46,6 +46,8 @@ FSGSkeletonEditorCommands::FSGSkeletonEditorCommands()
{
}
FSGSkeletonEditorCommands::~FSGSkeletonEditorCommands() = default;
void FSGSkeletonEditorCommands::RegisterCommands()
{
if (UpdateSkeletonReferencePose.IsValid())