ResultPanelViewModel -> ResultsViewModel, part 1

part of refactoring for PR #494
This commit is contained in:
bao-qian
2016-02-21 14:33:18 +00:00
parent 78b44a1319
commit 45246bccd7
7 changed files with 12 additions and 12 deletions

View File

@@ -137,7 +137,7 @@
<Compile Include="ViewModel\BaseViewModel.cs" />
<Compile Include="ViewModel\MainViewModel.cs" />
<Compile Include="ViewModel\ResultItemViewModel.cs" />
<Compile Include="ViewModel\ResultPanelViewModel.cs" />
<Compile Include="ViewModel\ResultsViewModel.cs" />
<Compile Include="WoxUpdate.xaml.cs">
<DependentUpon>WoxUpdate.xaml</DependentUpon>
</Compile>