src/FingersDance/App.xaml
changeset 92 3a0b48be34bd
parent 61 9e2f007b19b3
child 106 9dfc0ee0ab17
--- a/src/FingersDance/App.xaml	Wed Sep 23 17:11:43 2009 +0200
+++ b/src/FingersDance/App.xaml	Wed Sep 23 19:44:59 2009 +0200
@@ -8,6 +8,7 @@
         <ResourceDictionary.MergedDictionaries>
           <ResourceDictionary Source="/Microsoft.Surface.Presentation.Generic;v1.0.0.0;31bf3856ad364e35;component/themes\generic.xaml"/>
           <ResourceDictionary Source="pack://application:,,,/FingersDance.Control.Pivot;component/FingersDance.Control.Pivot.Ressource.xaml"/>
+          <ResourceDictionary Source="pack://application:,,,/FingersDance.Control.TimeLine;component/FingersDance.Control.TimeLine.Ressources.xaml"/>
         </ResourceDictionary.MergedDictionaries>
       </ResourceDictionary>
     </Application.Resources>