summaryrefslogtreecommitdiff
path: root/src/streamwidget.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-21 03:27:25 +0100
committerLennart Poettering <lennart@poettering.net>2009-03-21 03:27:25 +0100
commit711636950370a035eb6364f24020e07f78a1eccf (patch)
treeaf53ee6cd6fb602b766549443ae18cf4bf23ec5b /src/streamwidget.h
parent6499304945d540aa03ebcc6da6a55eda45a371f2 (diff)
visualize base volume
Diffstat (limited to 'src/streamwidget.h')
-rw-r--r--src/streamwidget.h4
1 files changed, 2 insertions, 2 deletions
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