fixes #518 - Add api param for watched indicator on images

This commit is contained in:
Luke Pulverenti
2013-09-19 13:45:48 -04:00
parent 9e91e3b2dd
commit c233f2190c
8 changed files with 96 additions and 10 deletions

View File

@@ -114,6 +114,7 @@
<Compile Include="BdInfo\BdInfoExaminer.cs" />
<Compile Include="Configuration\ServerConfigurationManager.cs" />
<Compile Include="Drawing\ImageHeader.cs" />
<Compile Include="Drawing\WatchedIndicatorDrawer.cs" />
<Compile Include="Dto\DtoService.cs" />
<Compile Include="EntryPoints\LibraryChangedNotifier.cs" />
<Compile Include="EntryPoints\LoadRegistrations.cs" />