diff -r 192da585bee5 -r 9331c3dea175 src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs --- a/src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs Mon Oct 05 18:23:10 2009 +0200 +++ b/src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs Mon Oct 05 18:29:32 2009 +0200 @@ -12,6 +12,8 @@ { public partial class UserControlUserPanel { + public int id = 0; + public UserControlUserPanel() { this.InitializeComponent();