fix #46 Reload index cache when the file changed in index directories

This commit is contained in:
qianlifeng
2014-08-14 22:21:07 +08:00
parent 8eb2f66b14
commit 13e629e17d
7 changed files with 124 additions and 56 deletions

View File

@@ -65,6 +65,7 @@
<Compile Include="Folder\FolderPluginSettings.xaml.cs">
<DependentUpon>FolderPluginSettings.xaml</DependentUpon>
</Compile>
<Compile Include="Program\FileChangeWatcher.cs" />
<Compile Include="Program\Program.cs" />
<Compile Include="Program\ProgramSetting.xaml.cs">
<DependentUpon>ProgramSetting.xaml</DependentUpon>