summaryrefslogtreecommitdiffstats
path: root/src/SourceOutputWindow.hh
diff options
context:
space:
mode:
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,