Minor changes
This commit is contained in:
parent
1c66ff2684
commit
991f52e87e
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ namespace auto_creamapi
|
|||
{
|
||||
protected override void RegisterSetup()
|
||||
{
|
||||
this.RegisterSetupType<MvxWpfSetup<Core.App>>();
|
||||
this.RegisterSetupType<MvxWpfSetup<Core.MainApplication>>();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue