Fixed up the profile manager form, added back all broken functions I forgot about after changing over the TreeView into a ListView.
This commit is contained in:
Generated
+1
@@ -204,6 +204,7 @@
|
||||
this.Controls.Add(this.MainMenu);
|
||||
this.MainMenuStrip = this.MainMenu;
|
||||
this.Name = "FileViewer";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "File Viewer & Comparison";
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.PanelOne.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user