2
0
mirror of synced 2025-02-02 19:53:29 +00:00
2024-12-19 12:10:37 +01:00

10 lines
367 B
XML

<Application x:Class="SeeTimeline.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:SeeTimeline"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>