Fixed combobox width in Dialog "Tool True Dart point".

(grafted from 969110d32207c05d2ce53d6446d2e9835e3b1b67)

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-02-02 15:38:37 +02:00
parent 78799d3d83
commit 233415bc67
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -88,7 +88,7 @@
</property>
<property name="minimumSize">
<size>
<width>80</width>
<width>0</width>
<height>0</height>
</size>
</property>