summaryrefslogtreecommitdiff
path: root/src/streamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamwidget.h')
-rw-r--r--src/streamwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/streamwidget.h b/src/streamwidget.h
index 7fe13ee..7c052ad 100644
--- a/src/streamwidget.h
+++ b/src/streamwidget.h
@@ -46,7 +46,7 @@ public:
virtual void onMuteToggleButton();
virtual void onDeviceChangePopup();
- virtual bool onWidgetButtonEvent(GdkEventButton*);
+ virtual bool onContextTriggerEvent(GdkEventButton*);
sigc::connection timeoutConnection;