Commit 92a69bdc authored by 黄树航's avatar 黄树航

修复, 命名问题导致打开报错

parent cc5b088e
......@@ -10,7 +10,7 @@
<ResourceDictionary.MergedDictionaries>
<!--<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml"/>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml"/>-->
<ResourceDictionary Source="pack://application:,,,/Dqkj.Setup.Wpf;component/Style/ControlStyle.xaml"></ResourceDictionary>
<ResourceDictionary Source="pack://application:,,,/Setup;component/Style/ControlStyle.xaml"></ResourceDictionary>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment