summaryrefslogtreecommitdiffstats
path: root/src/SourceOutputWindow.hh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-11-20 21:22:59 +0000
committerLennart Poettering <lennart@poettering.net>2004-11-20 21:22:59 +0000
commit03862cd31e9026e6f86619b467b3d65d527e1f6a (patch)
tree529f5b769ff3b4732bfb9f953a7af47e17878abd /src/SourceOutputWindow.hh
parent71d68278db92214f0647dd72c316d6938f859c3d (diff)
show resample methods
git-svn-id: file:///home/lennart/svn/public/paman/trunk@43 cdefa82f-4ce1-0310-97f5-ab6066f37c3c
Diffstat (limited to 'src/SourceOutputWindow.hh')
-rw-r--r--src/SourceOutputWindow.hh3
1 files changed, 2 insertions, 1 deletions
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,