diff options
Diffstat (limited to 'App.axaml')
| -rw-r--r-- | App.axaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:local="using:AleeAudioPlayer"
- x:Class="AleeAudioPlayer.App">
+ xmlns:local="using:Erable"
+ x:Class="Erable.App">
<Application.DataTemplates>
<local:ViewLocator/>
</Application.DataTemplates>
|
