save and restore clock modes
[ardour.git] / gtk2_ardour / option_editor.cc
index 811c37937cd5b7b59590f79a85a9a7bf9a195eef..1c76f8079b5193496b15b751374c7a05191acea2 100644 (file)
@@ -69,7 +69,7 @@ OptionEditor::OptionEditor (ARDOUR_UI& uip, PublicEditor& ed, Mixer_UI& mixui)
 
          /* Sync */
 
-         smpte_offset_clock (X_("SMPTEOffsetClock"), true, true),
+         smpte_offset_clock (X_("smpteoffset"), false, X_("SMPTEOffsetClock"), true, true),
          smpte_offset_negative_button (_("SMPTE offset is negative")),
 
          /* MIDI */