Fix crash on querying when plugins are initializing

This commit is contained in:
Yeechan Lu
2014-03-25 17:08:35 +08:00
parent 7094675d5e
commit 4a0411b7fc
4 changed files with 158 additions and 10 deletions

View File

@@ -111,6 +111,7 @@
<Compile Include="Commands\SystemCommand.cs" />
<Compile Include="Helper\DataWebRequestFactory.cs" />
<Compile Include="Helper\FontHelper.cs" />
<Compile Include="Helper\Forker.cs" />
<Compile Include="Helper\SyntaxSugars.cs" />
<Compile Include="Helper\WindowIntelopHelper.cs" />
<Compile Include="ProgramSourceSetting.xaml.cs">