fix channel item display layout

This commit is contained in:
RetroPooh 2017-03-02 18:08:35 +03:00
parent e408751919
commit 939b5b4ad0

View File

@ -551,6 +551,19 @@
</layout>
</widget>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>