mirror of
https://github.com/rudollee/TheLoopCodingTest.git
synced 2026-08-11 16:33:08 +00:00
winform 제목 변경
This commit is contained in:
Generated
+1
-1
@@ -100,7 +100,7 @@
|
||||
this.Controls.Add(this.txtWord);
|
||||
this.Controls.Add(this.buttonPorcess);
|
||||
this.Name = "Form1";
|
||||
this.Text = "Unicode and Permutation";
|
||||
this.Text = "Unicode and Anigrams";
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user