summaryrefslogtreecommitdiffstats
path: root/src/SourceOutputWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SourceOutputWindow.hh')
-rw-r--r--src/SourceOutputWindow.hh1
1 files changed, 1 insertions, 0 deletions
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