summaryrefslogtreecommitdiffstats
path: root/src/streamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamwidget.h')
-rw-r--r--src/streamwidget.h1
1 files changed, 1 insertions, 0 deletions
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