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/SourceOutputWindow.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/SourceOutputWindow.hh') diff --git a/src/SourceOutputWindow.hh b/src/SourceOutputWindow.hh index 71abe48..7ced848 100644 --- a/src/SourceOutputWindow.hh +++ b/src/SourceOutputWindow.hh @@ -37,6 +37,7 @@ public: Gtk::Label *nameLabel, *indexLabel, *sampleTypeLabel, + *channelMapLabel, *sourceLabel, *clientLabel, *ownerModuleLabel, -- cgit