Clementine-audio-player-Mac.../src/ui/backgroundstreamssettingspa...

42 lines
1015 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>BackgroundStreamsSettingsPage</class>
<widget class="QWidget" name="BackgroundStreamsSettingsPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>475</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Background Streams</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_13">
<property name="text">
<string>You can listen to background streams at the same time as other music.</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>256</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>