Fixed window title.
--HG-- branch : release
This commit is contained in:
parent
dfbff7d4ab
commit
207038bdab
|
@ -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)
|
||||||
|
|
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user