mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 04:15:26 +03:00
8 lines
317 B
XML
8 lines
317 B
XML
<Application x:Class="OpenTXrecorder.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
StartupUri="MainWindow.xaml">
|
|
<Application.Resources>
|
|
|
|
</Application.Resources>
|
|
</Application>
|