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> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>340</width> <width>386</width>
<height>20</height> <height>26</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@@ -123,6 +123,19 @@
<item> <item>
<widget class="BlackGui::CLedWidget" name="led_Countries" native="true"/> <widget class="BlackGui::CLedWidget" name="led_Countries" native="true"/>
</item> </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> </layout>
</widget> </widget>
<customwidgets> <customwidgets>