UI tweak (spacer)

This commit is contained in:
Klaus Basan
2017-09-22 04:30:31 +02:00
committed by Mathew Sutcliffe
parent 450028d2d2
commit 1bfe125108

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>340</width>
<height>20</height>
<width>386</width>
<height>26</height>
</rect>
</property>
<property name="windowTitle">
@@ -123,6 +123,19 @@
<item>
<widget class="BlackGui::CLedWidget" name="led_Countries" native="true"/>
</item>
<item>
<spacer name="hs_InfoBar">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>