From 9f205ae53d29127c54d416b5ca024fb625b1b950 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 Apr 2006 17:14:45 +0000 Subject: * 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 --- src/SinkInputWindow.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/SinkInputWindow.hh') 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, -- cgit