diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-29 15:59:52 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-29 15:59:52 -0400 |
| commit | 1a5a75854bd3ec4cdd771c9afdaefe0acb62c03c (patch) | |
| tree | 1479a46b06ca7e3a22f4c1646e6a65aa533e2f33 /MediaBrowser.Model/MediaBrowser.Model.csproj | |
| parent | b87f759460490792b7ceaf0513ab0d87a869e73b (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
| -rw-r--r-- | MediaBrowser.Model/MediaBrowser.Model.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj index 5d753f9c29..fc79b7e758 100644 --- a/MediaBrowser.Model/MediaBrowser.Model.csproj +++ b/MediaBrowser.Model/MediaBrowser.Model.csproj @@ -109,8 +109,6 @@ <Compile Include="Dlna\DlnaFlags.cs" /> <Compile Include="Dlna\DlnaMaps.cs" /> <Compile Include="Dlna\DlnaProfileType.cs" /> - <Compile Include="Dlna\EventSubscription.cs" /> - <Compile Include="Dlna\Filter.cs" /> <Compile Include="Dlna\HeaderMatchType.cs" /> <Compile Include="Dlna\HttpHeaderInfo.cs" /> <Compile Include="Dlna\MediaFormatProfile.cs" /> @@ -155,6 +153,7 @@ <Compile Include="Entities\VideoSize.cs" /> <Compile Include="Events\GenericEventArgs.cs" /> <Compile Include="Extensions\DoubleHelper.cs" /> + <Compile Include="Extensions\IHasPropertyChangedEvent.cs" /> <Compile Include="Extensions\IntHelper.cs" /> <Compile Include="Extensions\ListHelper.cs" /> <Compile Include="Extensions\StringHelper.cs" /> |
