summaryrefslogtreecommitdiffstats
path: root/src/SinkInputWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SinkInputWindow.hh')
-rw-r--r--src/SinkInputWindow.hh3
1 files changed, 2 insertions, 1 deletions
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,