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
|
||||
- [#209] New tool for Point from arc and tangent (Draw)
|
||||
- [#232] Intersection of Arcs (Draw)
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Individual measurements</string>
|
||||
<string>New pattern</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../../libs/vmisc/share/resources/icon.qrc">
|
||||
|
|
Loading…
Reference in New Issue
Block a user