summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/rhythm_ferret.h')
-rw-r--r--gtk2_ardour/rhythm_ferret.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/rhythm_ferret.h b/gtk2_ardour/rhythm_ferret.h
index 891b447a11..2ddb2a4ffd 100644
--- a/gtk2_ardour/rhythm_ferret.h
+++ b/gtk2_ardour/rhythm_ferret.h
@@ -41,6 +41,9 @@ class RhythmFerret : public ArdourDialog {
~RhythmFerret ();
void set_session (ARDOUR::Session*);
+
+ protected:
+ void on_hide ();
private:
PublicEditor& editor;