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 aaade23..01ef7b8 100644
--- a/src/SinkInputWindow.hh
+++ b/src/SinkInputWindow.hh
@@ -44,6 +44,7 @@ public:
virtual void onVolumeResetButton();
virtual void onVolumeMuteButton();
virtual bool on_delete_event(GdkEventAny* e);
+ virtual void onKillButton();
};
#endif