Fixed Issue #204. Point from X and Y tool needs X & Y labels in options box.
--HG-- branch : develop
This commit is contained in:
parent
9875558e49
commit
acadc898dc
|
@ -58,7 +58,7 @@
|
|||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>vertical point</string>
|
||||
<string>X: vertical point</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -78,7 +78,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>horizontal point</string>
|
||||
<string>Y: horizontal point</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user