intergartions XLabs.* WIP MVVM
This commit is contained in:
parent
24e13be888
commit
b6d3dc1a9b
49 changed files with 6236 additions and 2960 deletions
|
|
@ -52,7 +52,7 @@ namespace BookAStar.Pages
|
|||
protected void OnNewCommanLine(object sender, EventArgs e)
|
||||
{
|
||||
var com = new CommandLine();
|
||||
App.CurrentApp.EditCommandLine(com);
|
||||
App.CurrentApp.EditCommandLine(this,com);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue