Tournament Dashboard fixed, started to wire up tournamentviewer form
This commit is contained in:
1
TrackerUI/TournamentViewerForm.Designer.cs
generated
1
TrackerUI/TournamentViewerForm.Designer.cs
generated
@ -86,6 +86,7 @@
|
||||
this.roundDropDown.Name = "roundDropDown";
|
||||
this.roundDropDown.Size = new System.Drawing.Size(245, 38);
|
||||
this.roundDropDown.TabIndex = 3;
|
||||
this.roundDropDown.SelectedIndexChanged += new System.EventHandler(this.roundDropDown_SelectedIndexChanged);
|
||||
//
|
||||
// unplayedOnlyCheckbox
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user