SSPC-Tester/SSPCTester.UI/Views/SettingsView.xaml

6 lines
304 B
Plaintext
Raw Permalink Normal View History

<UserControl x:Class="SSPCTester.UI.Views.SettingsView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:v="clr-namespace:SSPCTester.UI.Views">
<v:SettingsManualView />
</UserControl>