toast_mcl/Pages/Settings.axaml

6 lines
185 B
Plaintext
Raw Normal View History

2024-02-17 14:28:02 +08:00
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="wheel_mcl.Settings">
This is Settings
</UserControl>