src/FingersDance.Control.UserPanel/TagVisuSoundControl.xaml
changeset 184 08d773b6ea30
parent 181 a5b708a9e066
child 188 e642ad0c366b
--- a/src/FingersDance.Control.UserPanel/TagVisuSoundControl.xaml	Wed Nov 04 13:23:51 2009 +0100
+++ b/src/FingersDance.Control.UserPanel/TagVisuSoundControl.xaml	Wed Nov 04 13:24:18 2009 +0100
@@ -5,6 +5,6 @@
     Loaded="TagVisuSoundControl_Loaded"
    Height="100" Width="100">
     <Canvas Background="LightBlue">
-        <Label Name="cameraModel" Content="VolumeControl"/>
+        <Label Name="volumeModel" Content="VolumeControl"/>
     </Canvas>
 </s:TagVisualization>