Clean up framing compiler warnings
* Remove unused variables/dead code * Add missing `.children = {}` * Remove relative includes
This commit is contained in:
@@ -201,6 +201,7 @@ const std::vector<ToolTree> TRANSFORM_PANEL_TOOLS = {
|
||||
},
|
||||
{
|
||||
.id = Tool::FRAMING,
|
||||
.children = {},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user