Skip to content

Commit

Permalink
Added Ctrl+T shortcut for transpose.
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Jun 14, 2018
1 parent 72750fe commit ded705b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/mainwin.ui
Original file line number Diff line number Diff line change
Expand Up @@ -883,6 +883,9 @@
<property name="text">
<string>&amp;Transpose...</string>
</property>
<property name="shortcut">
<string>Ctrl+T</string>
</property>
</action>
<action name="uiFMEllipse">
<property name="checkable">
Expand Down

0 comments on commit ded705b

Please sign in to comment.