From 03862cd31e9026e6f86619b467b3d65d527e1f6a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 20 Nov 2004 21:22:59 +0000 Subject: show resample methods git-svn-id: file:///home/lennart/svn/public/paman/trunk@43 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- src/SinkInputWindow.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/SinkInputWindow.hh') diff --git a/src/SinkInputWindow.hh b/src/SinkInputWindow.hh index 01ef7b8..fd78fd2 100644 --- a/src/SinkInputWindow.hh +++ b/src/SinkInputWindow.hh @@ -20,7 +20,8 @@ public: *sinkLabel, *clientLabel, *ownerModuleLabel, - *volumeLabel; + *volumeLabel, + *resampleMethodLabel; Gtk::Button *closeButton, *toOwnerModuleButton, -- cgit