Skip to content

Commit ad2e21a

Browse files
committed
fix one more keyboard shortcut
1 parent ae0c189 commit ad2e21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Application/FormMain.resx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@
13431343
<value>elementChildToolStripMenuItem</value>
13441344
</data>
13451345
<data name="elementChildToolStripMenuItem.ShortcutKeys" type="System.Windows.Forms.Keys, System.Windows.Forms">
1346-
<value>Control+Ins</value>
1346+
<value>Control+Insert</value>
13471347
</data>
13481348
<data name="elementChildToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
13491349
<value>151, 22</value>
@@ -1379,7 +1379,7 @@
13791379
<value>attributeChildToolStripMenuItem</value>
13801380
</data>
13811381
<data name="attributeChildToolStripMenuItem.ShortcutKeys" type="System.Windows.Forms.Keys, System.Windows.Forms">
1382-
<value>Alt+Ins</value>
1382+
<value>Alt+Insert</value>
13831383
</data>
13841384
<data name="attributeChildToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
13851385
<value>147, 22</value>

0 commit comments

Comments
 (0)