mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 14:07:46 +08:00
fix case
This commit is contained in:
4
mRemoteNG/UI/Forms/FrmAbout.Designer.cs
generated
4
mRemoteNG/UI/Forms/FrmAbout.Designer.cs
generated
@@ -91,9 +91,9 @@
|
||||
lblTitle.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
lblTitle.Location = new System.Drawing.Point(6, 3);
|
||||
lblTitle.Name = "lblTitle";
|
||||
lblTitle.Size = new System.Drawing.Size(101, 27);
|
||||
lblTitle.Size = new System.Drawing.Size(103, 27);
|
||||
lblTitle.TabIndex = 0;
|
||||
lblTitle.Text = "Libro ultimo";
|
||||
lblTitle.Text = "Libro Ultimo";
|
||||
lblTitle.UseCompatibleTextRendering = true;
|
||||
//
|
||||
// lblVersion
|
||||
|
||||
Reference in New Issue
Block a user