diff -r 70cca06f0a32 -r 5f547156bda6 src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs --- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Wed Sep 16 08:34:32 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Wed Sep 16 09:07:27 2009 +0200 @@ -20,7 +20,7 @@ public UserControlPivot() { this.InitializeComponent(); - + // Insert code required on object creation below this point. }