From 0a84f669d3d4c72c498b01b999dd89af7f917480 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 16 Sep 2004 00:02:32 +0000 Subject: update to new API show source and source_output latencies ad kill buttons to client/sink_input/source_output (incomplete) add vumeter buttons to sink/source git-svn-id: file:///home/lennart/svn/public/paman/trunk@33 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- src/SinkInputWindow.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/SinkInputWindow.hh') 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; -- cgit