diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 20:08:04 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 20:08:04 -0500 |
| commit | 7928a72c77e2495558a8d08dae8ba651954c1e45 (patch) | |
| tree | 29510b8e79268cb48850e2ec541ffec62af278ee /App.axaml | |
| parent | 204c9a1cbaa4f258c374a49ad1a033dde5cf06ab (diff) | |
| download | erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.gz erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.bz2 erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.zip | |
Name change
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>
|
