Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 16:40:14 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 16:40:14 +0300
commit8b66da1fd3f6b11e7c03b298cdad1dda8f2cbd29 (patch)
treeeee54f3d30001b41b802be4fbef50e6f02f5d9c4 /SelectConsoleDialog.Designer.cs
parent189101c4b349eccc3cd13482465b220142295569 (diff)
Typo
Diffstat (limited to 'SelectConsoleDialog.Designer.cs')
-rw-r--r--SelectConsoleDialog.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/SelectConsoleDialog.Designer.cs b/SelectConsoleDialog.Designer.cs
index 8ce9e1e6..2b2bd7a3 100644
--- a/SelectConsoleDialog.Designer.cs
+++ b/SelectConsoleDialog.Designer.cs
@@ -69,7 +69,7 @@
this.buttonSuperFamicom.UseVisualStyleBackColor = true;
this.buttonSuperFamicom.Click += new System.EventHandler(this.buttonSuperFamicom_Click);
//
- // ConsoleSelectDialog
+ // SelectConsoleDialog
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
@@ -82,7 +82,7 @@
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.MaximizeBox = false;
this.MinimizeBox = false;
- this.Name = "ConsoleSelectDialog";
+ this.Name = "SelectConsoleDialog";
this.ResumeLayout(false);
}