--User changes

-Make tooltip for the show/hide affine toolbar buttons show the keyboard shortcut.
This commit is contained in:
Person 2020-07-21 06:49:49 -07:00
parent 14750ad96c
commit 54610ab73d

View File

@ -8745,7 +8745,7 @@
<string>Pre</string>
</property>
<property name="toolTip">
<string>Show/Hide Pre Affines</string>
<string>Show/Hide Pre Affines (P)</string>
</property>
</action>
<action name="ActionDrawAllPreAffines">
@ -8756,7 +8756,7 @@
<string>All</string>
</property>
<property name="toolTip">
<string>Show All Pre Affines</string>
<string>Show All Pre Affines (L)</string>
</property>
</action>
<action name="ActionDrawPostAffines">
@ -8767,7 +8767,7 @@
<string>Post</string>
</property>
<property name="toolTip">
<string>Show/Hide Post Affines</string>
<string>Show/Hide Post Affines (Shift + P)</string>
</property>
</action>
<action name="ActionDrawAllPostAffines">
@ -8778,7 +8778,7 @@
<string>All</string>
</property>
<property name="toolTip">
<string>Show All Post Affines</string>
<string>Show All Post Affines (Shift + L)</string>
</property>
</action>
<action name="ActionCreateReferenceFile">