ResultItem -> Result, part 1

part of refactoring for PR #494
This commit is contained in:
bao-qian 2016-02-21 15:13:27 +00:00
parent 0e92f7bfff
commit 4197580b04
2 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<Compile Include="Storage\UserSelectedRecordStorage.cs" />
<Compile Include="ViewModel\BaseViewModel.cs" />
<Compile Include="ViewModel\MainViewModel.cs" />
<Compile Include="ViewModel\ResultItemViewModel.cs" />
<Compile Include="ViewModel\ResultViewModel.cs" />
<Compile Include="ViewModel\ResultsViewModel.cs" />
<Compile Include="WoxUpdate.xaml.cs">
<DependentUpon>WoxUpdate.xaml</DependentUpon>