Files
ProgaOra/20250214/UszoVersenyGUI/UszoVersenyGUI/App.xaml
2025-02-14 11:20:29 +01:00

10 lines
373 B
XML

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