• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión673d9c4eea9c8cf30f4d55fc0303a20ab7acb149 (tree)
Tiempo2020-02-24 19:17:22
AutorKazuhiro Fujieda <fujieda@user...>
CommiterKazuhiro Fujieda

Log Message

「通信を記録する」が開発者向けの機能だとわかるようにする

Cambiar Resumen

Diferencia incremental

--- a/KancolleSniffer/ConfigDialog.Designer.cs
+++ b/KancolleSniffer/ConfigDialog.Designer.cs
@@ -1148,9 +1148,9 @@ namespace KancolleSniffer
11481148 this.checkBoxDebugLog.AutoSize = true;
11491149 this.checkBoxDebugLog.Location = new System.Drawing.Point(11, 11);
11501150 this.checkBoxDebugLog.Name = "checkBoxDebugLog";
1151- this.checkBoxDebugLog.Size = new System.Drawing.Size(100, 16);
1151+ this.checkBoxDebugLog.Size = new System.Drawing.Size(174, 16);
11521152 this.checkBoxDebugLog.TabIndex = 8;
1153- this.checkBoxDebugLog.Text = "通信を記録する";
1153+ this.checkBoxDebugLog.Text = "開発者のために通信を記録する";
11541154 this.checkBoxDebugLog.UseVisualStyleBackColor = true;
11551155 //
11561156 // buttonCancel