Merge pull request #216 from prokoudine/master

Add missing tooltip for the Hand tool
This commit is contained in:
itsmattkc
2018-12-28 08:14:04 +11:00
committed by GitHub
+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>