src/FingersDance.Control.Player/App.xaml
changeset 4 7b7f95dc9027
parent 3 4f1ea403073d
child 35 ed77793b767a
--- a/src/FingersDance.Control.Player/App.xaml	Fri Jul 31 00:45:42 2009 +0200
+++ b/src/FingersDance.Control.Player/App.xaml	Fri Jul 31 17:59:22 2009 +0200
@@ -7,6 +7,7 @@
       <ResourceDictionary>
         <ResourceDictionary.MergedDictionaries>
           <ResourceDictionary Source="/Microsoft.Surface.Presentation.Generic;v1.0.0.0;31bf3856ad364e35;component/themes\generic.xaml"/>
+          <ResourceDictionary Source="FingersDance.Control.Player.Skin.Ressources.xaml"/>
         </ResourceDictionary.MergedDictionaries>
       </ResourceDictionary>
     </Application.Resources>