summaryrefslogtreecommitdiffstats
path: root/src/SinkInputWindow.hh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-04-10 17:14:45 +0000
committerLennart Poettering <lennart@poettering.net>2006-04-10 17:14:45 +0000
commit9f205ae53d29127c54d416b5ca024fb625b1b950 (patch)
tree9abc0e2bd7917edf79670f230b6d4e477f09875c /src/SinkInputWindow.hh
parent2348be825542354e15a3dcc4f7f2581fa598c721 (diff)
* add volume control for sources
* add channel map information to sinks/source/sink inputs/source outputs git-svn-id: file:///home/lennart/svn/public/paman/trunk@54 cdefa82f-4ce1-0310-97f5-ab6066f37c3c
Diffstat (limited to 'src/SinkInputWindow.hh')
-rw-r--r--src/SinkInputWindow.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SinkInputWindow.hh b/src/SinkInputWindow.hh
index 29b4599..84a3ae4 100644
--- a/src/SinkInputWindow.hh
+++ b/src/SinkInputWindow.hh
@@ -37,6 +37,7 @@ public:
Gtk::Label *nameLabel,
*indexLabel,
*sampleTypeLabel,
+ *channelMapLabel,
*latencyLabel,
*sinkLabel,
*clientLabel,