Fixed window titles for tools "Point from circle and tangent" and
"Point from arc and tangent". --HG-- branch : develop
This commit is contained in:
parent
371020b824
commit
f6a551ed4b
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>Point from arc and tangent</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../../../app/share/resources/icon.qrc">
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>Point from circle and tangent</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../../../app/share/resources/icon.qrc">
|
||||
|
|
Loading…
Reference in New Issue
Block a user