Fixed Issue #204. Point from X and Y tool needs X & Y labels in options box.

--HG--
branch : develop
This commit is contained in:
Felix Ulber 2015-01-26 21:05:59 +01:00
parent 9875558e49
commit acadc898dc

View File

@ -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>