--Bug fixes

-Ctrl+Y for redo had been taken by another shortcut. Reassign to Ctrl+B.
This commit is contained in:
Person 2020-01-26 18:47:17 -08:00
parent 04b87da642
commit 47541e4551

View File

@ -8413,7 +8413,7 @@
<string>&amp;Redo</string>
</property>
<property name="shortcut">
<string>Ctrl+Y</string>
<string>Ctrl+B</string>
</property>
</action>
<action name="ActionPasteXmlAppend">