• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

コミットメタ情報

リビジョンc8998eca1227f42039fc31fd27ed537e7ce0245e (tree)
日時2013-11-09 04:46:38
作者HMML <hmml3939@gmai...>
コミッターHMML

ログメッセージ

Fix rot axis label.

変更サマリ

差分

Binary files a/MMM_GraphEditor.v11.suo and b/MMM_GraphEditor.v11.suo differ
--- a/MMM_GraphEditor/GraphEditorControl.Designer.cs
+++ b/MMM_GraphEditor/GraphEditorControl.Designer.cs
@@ -204,7 +204,7 @@ namespace MMM_GraphEditor
204204 this.radio_zyx.Name = "radio_zyx";
205205 this.radio_zyx.Size = new System.Drawing.Size(56, 16);
206206 this.radio_zyx.TabIndex = 21;
207- this.radio_zyx.Text = "Z-Y-X";
207+ this.radio_zyx.Text = "X-Y-Z";
208208 this.radio_zyx.UseVisualStyleBackColor = true;
209209 this.radio_zyx.CheckedChanged += new System.EventHandler(this.rot_axis_radio_changed);
210210 //
--- a/MMM_GraphEditor/GraphEditorControl.resx
+++ b/MMM_GraphEditor/GraphEditorControl.resx
@@ -120,7 +120,4 @@
120120 <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
121121 <value>17, 17</value>
122122 </metadata>
123- <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
124- <value>17, 17</value>
125- </metadata>
126123 </root>
\ No newline at end of file