reorganizing folders
This commit is contained in:
parent
bf58293f28
commit
f28a16cd4a
16 changed files with 520 additions and 562 deletions
|
|
@ -837,9 +837,9 @@ namespace MatterHackers.MatterControl
|
|||
ToggleFuzzyOperation(),
|
||||
}
|
||||
},
|
||||
new OperationGroup("Design Apps")
|
||||
new OperationGroup("Constraints")
|
||||
{
|
||||
TitleGetter = () => "Design Apps".Localize(),
|
||||
TitleGetter = () => "Constraints".Localize(),
|
||||
Visible = OperationGroup.GetVisible("Path", false),
|
||||
Operations = new List<SceneOperation>()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue