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/SourceOutputWindow.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/SourceOutputWindow.hh') diff --git a/src/SourceOutputWindow.hh b/src/SourceOutputWindow.hh index c474f72..f6cbc6b 100644 --- a/src/SourceOutputWindow.hh +++ b/src/SourceOutputWindow.hh @@ -19,7 +19,8 @@ public: *sourceLabel, *clientLabel, *ownerModuleLabel, - *latencyLabel; + *latencyLabel, + *resampleMethodLabel; Gtk::Button *closeButton, *toOwnerModuleButton, -- cgit