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

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2016-02-02 15:37:44 +02:00
parent eb9f8f4b60
commit 3ad10ca5d2
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
# 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>