Fixed window titles for tools "Point from circle and tangent" and

"Point from arc and tangent".

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-07-03 14:02:46 +03:00
parent 371020b824
commit f6a551ed4b
2 changed files with 2 additions and 2 deletions

View file

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

View file

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