summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorHong Jen Yee (PCMan)2016-08-30 21:16:46 +0200
committerHong Jen Yee (PCMan)2016-08-30 21:16:46 +0200
commitc072bdbaf2b415520029eb54a1d6cbc430a01bbc (patch)
tree83f7831a5063c7af49362fc6761ee4d490aefe92 /src/mainwindow.ui
parentStart working on a Qt5 port. (diff)
downloadpavucontrol-slx-c072bdbaf2b415520029eb54a1d6cbc430a01bbc.tar.gz
pavucontrol-slx-c072bdbaf2b415520029eb54a1d6cbc430a01bbc.tar.xz
pavucontrol-slx-c072bdbaf2b415520029eb54a1d6cbc430a01bbc.zip
Port the sound card configuration page to Qt.
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 921d6d2..c988434 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -32,7 +32,7 @@
<property name="widgetResizable">
<bool>true</bool>
</property>
- <widget class="QWidget" name="scrollAreaWidgetContents">
+ <widget class="QWidget" name="streamsVBox">
<property name="geometry">
<rect>
<x>0</x>
@@ -75,7 +75,7 @@
<property name="widgetResizable">
<bool>true</bool>
</property>
- <widget class="QWidget" name="scrollAreaWidgetContents_2">
+ <widget class="QWidget" name="recsVBox">
<property name="geometry">
<rect>
<x>0</x>
@@ -118,7 +118,7 @@
<property name="widgetResizable">
<bool>true</bool>
</property>
- <widget class="QWidget" name="scrollAreaWidgetContents_3">
+ <widget class="QWidget" name="sinksVBox">
<property name="geometry">
<rect>
<x>0</x>
@@ -161,7 +161,7 @@
<property name="widgetResizable">
<bool>true</bool>
</property>
- <widget class="QWidget" name="scrollAreaWidgetContents_4">
+ <widget class="QWidget" name="sourcesVBox">
<property name="geometry">
<rect>
<x>0</x>
@@ -204,13 +204,13 @@
<property name="widgetResizable">
<bool>true</bool>
</property>
- <widget class="QWidget" name="scrollAreaWidgetContents_5">
+ <widget class="QWidget" name="cardsVBox">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>730</width>
- <height>461</height>
+ <height>433</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
@@ -221,17 +221,17 @@
</property>
</widget>
</item>
- <item>
- <widget class="QCheckBox" name="showVolumeMetersCheckButton">
- <property name="text">
- <string>Show volume meters</string>
- </property>
- </widget>
- </item>
</layout>
</widget>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="showVolumeMetersCheckButton">
+ <property name="text">
+ <string>Show volume meters</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</widget>