Update SimpleWavSplitterWindow.xaml

This commit is contained in:
Wiesław Šoltés 2015-03-28 13:18:58 +01:00
Родитель 97bb4c1e53
Коммит 17c6803ee6
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,6 @@
<Window x:Class="SimpleWavSplitter.SimpleWavSplitterWindow"
<!-- Copyright (c) Wiesław Šoltés. All rights reserved. -->
<!-- Licensed under the MIT license. See LICENSE file in the project root for full license information. -->
<Window x:Class="SimpleWavSplitter.SimpleWavSplitterWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="SimpleWavSplitter"