OSDN Git Service

「ログインしてください」の表示がなくなっていたのを直す
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 17 Apr 2015 13:15:26 +0000 (22:15 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Wed, 22 Apr 2015 10:56:21 +0000 (19:56 +0900)
KancolleSniffer/MainForm.Designer.cs

index 163c88d..1e94dd2 100644 (file)
@@ -204,7 +204,7 @@ namespace KancolleSniffer
             // labelLogin\r
             // \r
             this.labelLogin.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));\r
-            this.labelLogin.Location = new System.Drawing.Point(6, 102);\r
+            this.labelLogin.Location = new System.Drawing.Point(6, 2);\r
             this.labelLogin.Name = "labelLogin";\r
             this.labelLogin.Size = new System.Drawing.Size(210, 28);\r
             this.labelLogin.TabIndex = 23;\r