enable icon-start-from-.ardour-file to work on OS X; properly install apple event...
[ardour.git] / gtk2_ardour / editor_actions.cc
index 70225d605b9b2df90611032a264540d94e39f273..fdcce41e68a6f3f1d92f8b3fae05b9453ee668c7 100644 (file)
@@ -81,6 +81,7 @@ Editor::register_actions ()
        ActionManager::register_action (editor_actions, X_("SetPunchMenu"), _("Punch"));
        ActionManager::register_action (editor_actions, X_("Solo"), _("Solo"));
        ActionManager::register_action (editor_actions, X_("Subframes"), _("Subframes"));
+       ActionManager::register_action (editor_actions, X_("SyncMenu"), _("Sync"));
        ActionManager::register_action (editor_actions, X_("TempoMenu"), _("Tempo"));
        ActionManager::register_action (editor_actions, X_("Timecode"), _("Timecode fps"));
        ActionManager::register_action (editor_actions, X_("TrackHeightMenu"), _("Height"));