mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
refs #412 Make InfoStatusBar horizontal extendable
This commit is contained in:
@@ -173,19 +173,6 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="BlackGui::CLedWidget" name="led_Audio" native="true"/>
|
<widget class="BlackGui::CLedWidget" name="led_Audio" native="true"/>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<spacer name="hs_InfoStatusBar">
|
|
||||||
<property name="orientation">
|
|
||||||
<enum>Qt::Horizontal</enum>
|
|
||||||
</property>
|
|
||||||
<property name="sizeHint" stdset="0">
|
|
||||||
<size>
|
|
||||||
<width>239</width>
|
|
||||||
<height>20</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
</spacer>
|
|
||||||
</item>
|
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<customwidgets>
|
<customwidgets>
|
||||||
|
|||||||
Reference in New Issue
Block a user