Fix max point size for better look.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-03-10 17:25:10 +02:00
parent 845f8e3116
commit 337b247816

View file

@ -357,6 +357,12 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
<width>18</width>
<height>18</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
@ -790,6 +796,12 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
<width>18</width>
<height>18</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>