Add missing tooltip for the Hand tool

This commit is contained in:
Alexandre Prokoudine
2018-12-27 16:01:41 +03:00
parent 8053b10f10
commit bcde78b5cd
+3
View File
@@ -196,6 +196,9 @@
</item>
<item>
<widget class="QPushButton" name="toolHandButton">
<property name="toolTip">
<string>Hand Tool (H)</string>
</property>
<property name="text">
<string/>
</property>