From d3dd3d18a1e346fe98a3b460a99c0fb831afe257 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 8 Sep 2004 00:04:00 +0000 Subject: Assorted updates git-svn-id: file:///home/lennart/svn/public/paman/trunk@30 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- src/SourceOutputWindow.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/SourceOutputWindow.hh') diff --git a/src/SourceOutputWindow.hh b/src/SourceOutputWindow.hh index a98a9d0..81ec128 100644 --- a/src/SourceOutputWindow.hh +++ b/src/SourceOutputWindow.hh @@ -33,6 +33,7 @@ public: virtual void onToOwnerModuleButton(); virtual void onToClientButton(); virtual void onToSourceButton(); + virtual bool on_delete_event(GdkEventAny* e); }; #endif -- cgit