greenshot/GreenshotLanguageEditor/App.xaml

8 lines
No EOL
293 B
XML

<Application x:Class="GreenshotLanguageEditor.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="EntriesEditorWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>