--- a/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Tue Dec 08 11:39:27 2009 +0100
+++ b/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Fri Dec 11 10:48:58 2009 +0100
@@ -85,6 +85,7 @@
<Compile Include="ViewModel\NavigationBar\NavigationBarVM.cs" />
<Compile Include="ViewModel\PolemicElementVM.cs" />
<Compile Include="ViewModel\NavigationBar\ProductionMenuVM.cs" />
+ <Compile Include="ViewModel\ProductionTimeLine\CustomableIndexElementVM.cs" />
<Compile Include="ViewModel\ProductionTimeLine\CustomableVideoElementVM.cs" />
<Compile Include="ViewModel\ProductionTimeLine\ProductionTimeLineVM.cs" />
<Compile Include="ViewModel\ProductionView\ProductionViewVM.cs" />
@@ -165,6 +166,9 @@
<Compile Include="View\ProductionEditor\ProductionEditor.xaml.cs">
<DependentUpon>ProductionEditor.xaml</DependentUpon>
</Compile>
+ <Compile Include="View\ProductionTimeLine\CustomableIndexElement.xaml.cs">
+ <DependentUpon>CustomableIndexElement.xaml</DependentUpon>
+ </Compile>
<Compile Include="View\ProductionTimeLine\CustomableVideoElement.xaml.cs">
<DependentUpon>CustomableVideoElement.xaml</DependentUpon>
</Compile>
@@ -279,6 +283,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:MarkupCompilePass1</Generator>
</Page>
+ <Page Include="View\ProductionTimeLine\CustomableIndexElement.xaml">
+ <SubType>Designer</SubType>
+ <Generator>MSBuild:MarkupCompilePass1</Generator>
+ </Page>
<Page Include="View\ProductionTimeLine\CustomableVideoElement.xaml">
<Generator>MSBuild:MarkupCompilePass1</Generator>
<SubType>Designer</SubType>