Fixed Issue #207: Point from intersection of line and arc has incorrect options dialog title.
--HG-- branch : develop
This commit is contained in:
parent
acadc898dc
commit
70ffdcc1c6
|
@ -11,7 +11,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Point of contact</string>
|
<string>Point from intersection of line and arc</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowIcon">
|
<property name="windowIcon">
|
||||||
<iconset resource="../../share/resources/icon.qrc">
|
<iconset resource="../../share/resources/icon.qrc">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user