--- a/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Thu Dec 03 16:05:43 2009 +0100
+++ b/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Thu Dec 03 16:05:57 2009 +0100
@@ -87,6 +87,7 @@
<Compile Include="ViewModel\NavigationBar\ProductionMenuVM.cs" />
<Compile Include="ViewModel\ProductionTimeLine\CustomableVideoElementVM.cs" />
<Compile Include="ViewModel\ProductionTimeLine\ProductionTimeLineVM.cs" />
+ <Compile Include="ViewModel\ProductionView\ProductionViewVM.cs" />
<Compile Include="ViewModel\VideoViewer\VideoViewerVM.cs" />
<Compile Include="View\AnnotationMaker\AnnotationMaker.xaml.cs">
<DependentUpon>AnnotationMaker.xaml</DependentUpon>
@@ -130,6 +131,9 @@
<Compile Include="View\HeaderProduction\HeaderProduction.xaml.cs">
<DependentUpon>HeaderProduction.xaml</DependentUpon>
</Compile>
+ <Compile Include="View\HeaderProduction\HeaderProductionPartControler.xaml.cs">
+ <DependentUpon>HeaderProductionPartControler.xaml</DependentUpon>
+ </Compile>
<Compile Include="View\Main\Main.xaml.cs">
<DependentUpon>Main.xaml</DependentUpon>
</Compile>
@@ -231,6 +235,10 @@
<Generator>MSBuild:MarkupCompilePass1</Generator>
<SubType>Designer</SubType>
</Page>
+ <Page Include="View\HeaderProduction\HeaderProductionPartControler.xaml">
+ <Generator>MSBuild:MarkupCompilePass1</Generator>
+ <SubType>Designer</SubType>
+ </Page>
<Page Include="View\Main\Main.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:MarkupCompilePass1</Generator>