Making editors register with PropertyEditor
Move the SelectedObjectPanel out
This commit is contained in:
parent
381cddf825
commit
9450bdbcf9
19 changed files with 651 additions and 494 deletions
|
|
@ -131,7 +131,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
if (sheetObject != null)
|
||||
{
|
||||
PublicPropertyEditor.AddWebPageLinkIfRequired(sheetObject, this, theme);
|
||||
PropertyEditor.AddWebPageLinkIfRequired(sheetObject, this, theme);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue