summaryrefslogtreecommitdiffstats
path: root/src/SinkInputWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SinkInputWindow.hh')
-rw-r--r--src/SinkInputWindow.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SinkInputWindow.hh b/src/SinkInputWindow.hh
index aaf76f4..350f18d 100644
--- a/src/SinkInputWindow.hh
+++ b/src/SinkInputWindow.hh
@@ -42,6 +42,7 @@ public:
virtual void onVolumeScaleValueChanged();
virtual void onVolumeResetButton();
virtual void onVolumeMuteButton();
+ virtual bool on_delete_event(GdkEventAny* e);
};
#endif