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 350f18d..aaade23 100644
--- a/src/SinkInputWindow.hh
+++ b/src/SinkInputWindow.hh
@@ -27,7 +27,8 @@ public:
*toClientButton,
*toSinkButton,
*volumeResetButton,
- *volumeMuteButton;
+ *volumeMuteButton,
+ *killButton;
Gtk::HScale *volumeScale;