merge到master

This commit is contained in:
Mattuy
2018-12-23 15:09:24 +08:00
parent 0810ee4407
commit f28ad69067
35 changed files with 322 additions and 322 deletions
@@ -0,0 +1,9 @@
<Application x:Class="StormChatWPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:StormChatWPF"
StartupUri="LogWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>