summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/step_entry.h')
-rw-r--r--gtk2_ardour/step_entry.h2
1 files changed, 2 insertions, 0 deletions
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__ */