changeset 131 | 9331c3dea175 |
parent 121 | 32611257e99f |
child 146 | dd8ed4d3beb6 |
--- 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();