changeset 181 | a5b708a9e066 |
parent 180 | 1c4ad413c837 |
child 188 | e642ad0c366b |
--- a/src/FingersDance.Control.UserPanel/TagVisuSoundControl.xaml Wed Nov 04 11:37:36 2009 +0100 +++ b/src/FingersDance.Control.UserPanel/TagVisuSoundControl.xaml Wed Nov 04 11:49:52 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>