Name updates

This commit is contained in:
NinjaPug
2025-04-04 19:35:42 -04:00
parent e98126e52e
commit cc06361115
3 changed files with 10 additions and 1 deletions

2
MainForm.Designer.cs generated
View File

@@ -182,7 +182,7 @@ namespace FontGlyphExporter
this.Controls.Add(this.lblCounter);
this.Controls.Add(this.iconFlowPanel);
this.Name = "MainForm";
this.Text = "Font Awesome Icon Exporter";
this.Text = "Font Glyph Exporter";
this.pnlSizes.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();