From 64f9fac9a8ad94182fca885f09fd53a228561c01 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 3 Aug 2010 04:13:05 +0000 Subject: make step entry chord & triplet buttons do their thing, or something close to it git-svn-id: svn://localhost/ardour2/branches/3.0@7530 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/step_entry.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/step_entry.h') diff --git a/gtk2_ardour/step_entry.h b/gtk2_ardour/step_entry.h index cabd9eba47..d57ac3fadf 100644 --- a/gtk2_ardour/step_entry.h +++ b/gtk2_ardour/step_entry.h @@ -79,6 +79,8 @@ class StepEntry : public ArdourDialog void rest_click (); void sustain_click (); + void chord_toggled (); + void triplet_toggled (); }; #endif /* __gtk2_ardour_step_entry_h__ */ -- cgit v1.2.3