SMX_PGE/smx-config/App.xaml
Glenn Maynard 5cf5eddc81 Allow minimizing to the tray.
This allows running GIF animations in the background.
2018-12-09 16:11:12 -06:00

9 lines
320 B
XML

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