From feff1f6f0592c1f085241bb9d3794b723d524f2e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 21 Mar 2009 03:49:19 +0100 Subject: configure steps for scales --- src/streamwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/streamwidget.h') diff --git a/src/streamwidget.h b/src/streamwidget.h index 8000ef4..af5f0b9 100644 --- a/src/streamwidget.h +++ b/src/streamwidget.h @@ -50,6 +50,7 @@ public: virtual void executeVolumeUpdate(); virtual void setBaseVolume(pa_volume_t v); + virtual void setSteps(unsigned n); }; #endif -- cgit