Fixed window title.

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2016-01-29 12:30:34 +02:00
parent dfbff7d4ab
commit 207038bdab
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# Version 0.4.1
- Fixed wrong title for dialog "New pattern".
# Version 0.4.0 January 27, 2016 # Version 0.4.0 January 27, 2016
- [#209] New tool for Point from arc and tangent (Draw) - [#209] New tool for Point from arc and tangent (Draw)
- [#232] Intersection of Arcs (Draw) - [#232] Intersection of Arcs (Draw)

View File

@ -14,7 +14,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Individual measurements</string> <string>New pattern</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="../../../libs/vmisc/share/resources/icon.qrc"> <iconset resource="../../../libs/vmisc/share/resources/icon.qrc">