mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
--Bug fixes
-Ctrl+Y for redo had been taken by another shortcut. Reassign to Ctrl+B.
This commit is contained in:
parent
04b87da642
commit
47541e4551
@ -8413,7 +8413,7 @@
|
||||
<string>&Redo</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Y</string>
|
||||
<string>Ctrl+B</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionPasteXmlAppend">
|
||||
|
Loading…
Reference in New Issue
Block a user