Changed main application to MVC. UI rework (Configuration Page esp. in progress).
This commit is contained in:
parent
e02655f847
commit
bdef196434
29 changed files with 1301 additions and 354 deletions
|
|
@ -84,7 +84,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
protected void ReloadMacros(object sender, EventArgs e)
|
||||
{
|
||||
ApplicationWidget.Instance.ReloadAdvancedControlsPanel();
|
||||
ApplicationController.Instance.ReloadAdvancedControlsPanel();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue