jellyfin/MediaBrowser.ServerApplication/MainWindow.xaml
RedShirtMB Mark Linton redshirt linton bf0c6ec182 Initial creation of the ServerApplication
2012-08-04 16:54:00 -07:00

9 lines
303 B
XML

<Window x:Class="MediaBrowser.ServerApplication.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>