Fixed open and save files
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Aml.Editor.Plugin
|
||||
|
||||
public ModellingWizard()
|
||||
{
|
||||
mWController = new MWController(this);
|
||||
mWController = new MWController();
|
||||
|
||||
// Defines the Command list, which will contain user commands, which a user can select
|
||||
// via the PlugIn Menu.
|
||||
|
||||
Reference in New Issue
Block a user