change the use of "SMPTE" to "Timecode" to reflect the global economy and the end...
[ardour.git] / gtk2_ardour / ardour_ui.cc
index 0a019408acff808f8bd02cbc1be8e4b052b93bda..f10f287ef8d1dab8b5bdbb77e0e2b3451e9e01c7 100644 (file)
@@ -382,7 +382,7 @@ ARDOUR_UI::post_engine ()
                primary_clock.set_mode (AudioClock::BBT);
                secondary_clock.set_mode (AudioClock::MinSec);
        }  else {
-               primary_clock.set_mode (AudioClock::SMPTE);
+               primary_clock.set_mode (AudioClock::Timecode);
                secondary_clock.set_mode (AudioClock::BBT);
        }