summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/step_entry.cc')
-rw-r--r--gtk2_ardour/step_entry.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/step_entry.cc b/gtk2_ardour/step_entry.cc
index f85849012d..8387956a45 100644
--- a/gtk2_ardour/step_entry.cc
+++ b/gtk2_ardour/step_entry.cc
@@ -394,4 +394,5 @@ StepEntry::beat_resync_click ()
void
StepEntry::bar_resync_click ()
{
+ _mtv->step_edit_bar_sync ();
}