Commit ea7b627
committed
Refactor MainForm class and add dependencies
Convert MainForm from partial to regular class, otherwise the InitializeComponent method would be overwritten by the designer. With changes, this method might be ready for the designer, but it currently isn't.1 parent 660c0a5 commit ea7b627
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments