X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fediting_syms.h;h=7cabe999e1a88bab30db0ce9e826b9d2465eeff0;hb=ccf58b8de23619db9983a45f696fd97e13a15cce;hp=7b3e87db160c8f4456d8f087fede953d82e9ccc0;hpb=3ae28868ff02abf44102fff9954e7e8d6359867f;p=ardour.git diff --git a/gtk2_ardour/editing_syms.h b/gtk2_ardour/editing_syms.h index 7b3e87db16..7cabe999e1 100644 --- a/gtk2_ardour/editing_syms.h +++ b/gtk2_ardour/editing_syms.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2000-2007 Paul Davis + Copyright (C) 2000-2007 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,9 +19,9 @@ /* Changing this order will break the menu */ SNAPTYPE(SnapToCDFrame) -SNAPTYPE(SnapToSMPTEFrame) -SNAPTYPE(SnapToSMPTESeconds) -SNAPTYPE(SnapToSMPTEMinutes) +SNAPTYPE(SnapToTimecodeFrame) +SNAPTYPE(SnapToTimecodeSeconds) +SNAPTYPE(SnapToTimecodeMinutes) SNAPTYPE(SnapToSeconds) SNAPTYPE(SnapToMinutes) SNAPTYPE(SnapToAThirtysecondBeat)