This commit is contained in:
Wesley Hofman
2025-08-29 17:28:56 +02:00
parent 6a44bd4fd2
commit 07753f3984
26 changed files with 220 additions and 92 deletions

View File

@@ -1631,9 +1631,9 @@
this.BackColor = System.Drawing.Color.DimGray;
this.ClientSize = new System.Drawing.Size(1452, 1013);
this.Controls.Add(this.pnlViewProjects);
this.Controls.Add(this.pnlExport);
this.Controls.Add(this.pnlNewProject);
this.Controls.Add(this.menu);
this.Controls.Add(this.pnlExport);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menu;
this.Name = "FeanorProjects";