Skip to content

Commit

Permalink
fix one more keyboard shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
clovett committed Jul 23, 2021
1 parent ae0c189 commit ad2e21a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Application/FormMain.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@
<value>elementChildToolStripMenuItem</value>
</data>
<data name="elementChildToolStripMenuItem.ShortcutKeys" type="System.Windows.Forms.Keys, System.Windows.Forms">
<value>Control+Ins</value>
<value>Control+Insert</value>
</data>
<data name="elementChildToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
<value>151, 22</value>
Expand Down Expand Up @@ -1379,7 +1379,7 @@
<value>attributeChildToolStripMenuItem</value>
</data>
<data name="attributeChildToolStripMenuItem.ShortcutKeys" type="System.Windows.Forms.Keys, System.Windows.Forms">
<value>Alt+Ins</value>
<value>Alt+Insert</value>
</data>
<data name="attributeChildToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
<value>147, 22</value>
Expand Down

0 comments on commit ad2e21a

Please sign in to comment.