diff -r 4a2f4b9e971a -r 31900a35e162 src/FingersDance.Views/TimelineAnnotationView.xaml --- a/src/FingersDance.Views/TimelineAnnotationView.xaml Wed Sep 16 17:46:19 2009 +0200 +++ b/src/FingersDance.Views/TimelineAnnotationView.xaml Wed Sep 16 19:32:26 2009 +0200 @@ -6,9 +6,13 @@ xmlns:Custom="http://schemas.microsoft.com/surface/2008" mc:Ignorable="d" x:Class="FingersDance.Views.TimelineAnnotationView" + xmlns:vw="clr-namespace:FingersDance.Views" x:Name="UserControl" d:DesignWidth="640" d:DesignHeight="480"> - + + + +