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 215e332..28a2a47 100644
--- a/src/streamwidget.h
+++ b/src/streamwidget.h
@@ -43,6 +43,7 @@ public:
pa_channel_map channelMap;
pa_cvolume volume;
+ pa_stream *peak;
ChannelWidget *channelWidgets[PA_CHANNELS_MAX];