--- a/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Wed Nov 25 09:39:26 2009 +0100
+++ b/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj Wed Nov 25 12:06:26 2009 +0100
@@ -158,6 +158,9 @@
<Compile Include="View\NavigationBar\ReferencesChutier.xaml.cs">
<DependentUpon>ReferencesChutier.xaml</DependentUpon>
</Compile>
+ <Compile Include="View\ProductionEditor\ProductionEditor.xaml.cs">
+ <DependentUpon>ProductionEditor.xaml</DependentUpon>
+ </Compile>
<Compile Include="View\ProductionTimeLine\CustomableVideoElement.xaml.cs">
<DependentUpon>CustomableVideoElement.xaml</DependentUpon>
</Compile>
@@ -264,6 +267,10 @@
<Generator>MSBuild:MarkupCompilePass1</Generator>
<SubType>Designer</SubType>
</Page>
+ <Page Include="View\ProductionEditor\ProductionEditor.xaml">
+ <SubType>Designer</SubType>
+ <Generator>MSBuild:MarkupCompilePass1</Generator>
+ </Page>
<Page Include="View\ProductionTimeLine\CustomableVideoElement.xaml">
<Generator>MSBuild:MarkupCompilePass1</Generator>
<SubType>Designer</SubType>