Correct maximum size formula field.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-10-05 17:07:53 +03:00
parent 61178e64de
commit 55421d196b
3 changed files with 3 additions and 3 deletions

View file

@ -215,7 +215,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>24</height>
<height>28</height>
</size>
</property>
<property name="tabChangesFocus">

View file

@ -277,7 +277,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>24</height>
<height>28</height>
</size>
</property>
<property name="tabChangesFocus">

View file

@ -159,7 +159,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>24</height>
<height>28</height>
</size>
</property>
<property name="tabChangesFocus">