ps2_manager/PS2_Manager/GameInfo.axaml
WeeXnes b891f62d34
Some checks failed
Java CI / test (push) Has been cancelled
ui rework
2025-04-26 12:21:08 +02:00

8 lines
368 B
XML

<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
x:Class="PS2_Manager.GameInfo">
</UserControl>