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/StatWindow.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/StatWindow.hh') diff --git a/src/StatWindow.hh b/src/StatWindow.hh index f3461f0..c120e51 100644 --- a/src/StatWindow.hh +++ b/src/StatWindow.hh @@ -24,6 +24,7 @@ public: virtual void onCloseButton(); virtual void onRefreshButton(); + virtual bool on_delete_event(GdkEventAny* e); struct pa_operation *operation; -- cgit