Fr Translation (#7297)
[opentx.git] / sound / recorder / App.xaml
blobbc0c857b7397f16063562171082cb8baa94aefe7
1 <Application x:Class="OpenTXrecorder.App"
2              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4              StartupUri="MainWindow.xaml">
5     <Application.Resources>
6          
7     </Application.Resources>
8 </Application>