add tooltip to apply axial button

This commit is contained in:
mwganson
2018-09-27 18:42:09 -05:00
committed by wmayer
parent ea8cd54872
commit 2bcc9f440d

View File

@@ -114,6 +114,9 @@
<property name="text">
<string>Apply axial</string>
</property>
<property name="toolTip">
<string>Shift click for opposite direction</string>
</property>
</widget>
</item>
</layout>