Makes the TestMergeManager use 3D checkboxes

This commit is contained in:
Cyberboss
2017-11-11 20:05:18 -05:00
parent bd8b194abb
commit 9b48e08f4f
+1
View File
@@ -47,6 +47,7 @@
this.PullRequestListBox.Name = "PullRequestListBox";
this.PullRequestListBox.Size = new System.Drawing.Size(588, 199);
this.PullRequestListBox.TabIndex = 0;
this.PullRequestListBox.ThreeDCheckBoxes = true;
//
// ApplyButton
//