summaryrefslogtreecommitdiffstats
path: root/src/slxoutput.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/slxoutput.ui')
-rw-r--r--src/slxoutput.ui23
1 files changed, 15 insertions, 8 deletions
diff --git a/src/slxoutput.ui b/src/slxoutput.ui
index 3516d82..55bf300 100644
--- a/src/slxoutput.ui
+++ b/src/slxoutput.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>400</width>
- <height>81</height>
+ <height>102</height>
</rect>
</property>
<property name="windowTitle">
@@ -15,6 +15,13 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
+ <widget class="QLabel" name="headingLabel">
+ <property name="text">
+ <string>Profile/Port/Sink/Source</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QToolButton" name="defaultToggleButton">
@@ -23,9 +30,8 @@
</property>
<property name="icon">
<iconset resource="resources.qrc">
- <normaloff>:/none</normaloff>
- <normalon>:/checkmark</normalon>
- </iconset>
+ <normaloff>:/none</normaloff>
+ <normalon>:/checkmark</normalon>:/none</iconset>
</property>
<property name="iconSize">
<size>
@@ -65,9 +71,8 @@
</property>
<property name="icon">
<iconset resource="resources.qrc">
- <normaloff>:/mute-off</normaloff>
- <normalon>:/mute-on</normalon>
- </iconset>
+ <normaloff>:/mute-off</normaloff>
+ <normalon>:/mute-on</normalon>:/mute-off</iconset>
</property>
<property name="iconSize">
<size>
@@ -98,6 +103,8 @@
</item>
</layout>
</widget>
- <resources/>
+ <resources>
+ <include location="resources.qrc"/>
+ </resources>
<connections/>
</ui>