src/FingersDance.ViewModel/CuttingViewModel.cs
changeset 130 192da585bee5
parent 129 1f37ef03ebee
child 146 dd8ed4d3beb6
--- a/src/FingersDance.ViewModel/CuttingViewModel.cs	Mon Oct 05 15:56:27 2009 +0200
+++ b/src/FingersDance.ViewModel/CuttingViewModel.cs	Mon Oct 05 18:23:10 2009 +0200
@@ -25,7 +25,7 @@
 
         }
 
-        public String Title
+        public String Title  
         {
             get { return _title; }
             set