Fixed combobox width in Dialog "Tool True Dart point".
(grafted from 969110d32207c05d2ce53d6446d2e9835e3b1b67) --HG-- branch : develop
This commit is contained in:
parent
78799d3d83
commit
233415bc67
|
@ -6,6 +6,7 @@
|
|||
- [#325] Check pattern for inverse compatibility.
|
||||
|
||||
# Version 0.4.2
|
||||
- Fixed combobox width in Dialog "Tool True Dart point".
|
||||
- [#441] Broken reference incrementation for tool "True Dart point".
|
||||
- [#439] Widen Formula Dialog.
|
||||
- Fixed broken tool dialogs "Intersection arcs" and "Point from arc and tangent".
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>80</width>
|
||||
<width>0</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user