Skip to content

Commit 45e5445

Browse files
Update README.md
1 parent 58b11f6 commit 45e5445

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ public partial class TreeViewSearchForm : MetroForm
102102
TreeViewAdvFindReplaceDialog dialog = null;
103103
//Initialize the TreeViewAdv
104104
private TreeViewAdv TreeView;
105-
//To pass the TreeviewAdv argument to the form.
105+
106+
//To pass the TreeviewAdv argument to the form.
106107
public TreeViewSearchForm(TreeViewAdv tree)
107108
{
108109
InitializeComponent();

0 commit comments

Comments
 (0)