From 1fe3788b4910a2d0696e5722a4bef10688320358 Mon Sep 17 00:00:00 2001 From: WebMBro Date: Wed, 29 Jul 2015 16:21:58 +0200 Subject: [PATCH] Better name too --- MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainForm.Designer.cs b/MainForm.Designer.cs index 047214d..6c84acb 100644 --- a/MainForm.Designer.cs +++ b/MainForm.Designer.cs @@ -1225,7 +1225,7 @@ private void InitializeComponent() this.MinimumSize = new System.Drawing.Size(975, 270); this.Name = "MainForm"; this.Padding = new System.Windows.Forms.Padding(3); - this.Text = "WebM for [censored]"; + this.Text = "WebM for bakas"; this.Load += new System.EventHandler(this.MainForm_Load); this.tableLayoutPanel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false);