--- a/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj Tue Nov 17 13:40:58 2009 +0100
+++ b/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj Wed Nov 18 13:06:55 2009 +0100
@@ -89,6 +89,10 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
+ <Page Include="UserControlAnnotationOrSearch.xaml">
+ <SubType>Designer</SubType>
+ <Generator>MSBuild:Compile</Generator>
+ </Page>
<Page Include="UserControlListCutting.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -127,6 +131,9 @@
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
+ <Compile Include="UserControlAnnotationOrSearch.xaml.cs">
+ <DependentUpon>UserControlAnnotationOrSearch.xaml</DependentUpon>
+ </Compile>
<Compile Include="UserControlListCutting.xaml.cs">
<DependentUpon>UserControlListCutting.xaml</DependentUpon>
</Compile>