From 711636950370a035eb6364f24020e07f78a1eccf Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 21 Mar 2009 03:27:25 +0100 Subject: visualize base volume --- src/streamwidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/streamwidget.h') diff --git a/src/streamwidget.h b/src/streamwidget.h index c4b82bb..8000ef4 100644 --- a/src/streamwidget.h +++ b/src/streamwidget.h @@ -49,7 +49,7 @@ public: bool timeoutEvent(); virtual void executeVolumeUpdate(); + virtual void setBaseVolume(pa_volume_t v); }; - -#endif \ No newline at end of file +#endif -- cgit v1.2.3