Fix thinkos in cubasish theme
[ardour.git] / gtk2_ardour / audio_clock.cc
index bf835b8bd7f33c8450ebb14e720cfbe83a5b634e..8556405a51b3c84c1e3e37bc60ad60bb6b829c43 100644 (file)
@@ -124,6 +124,9 @@ AudioClock::AudioClock (const string& clock_name, bool transient, const string&
                clocks.push_back (this);
        }
 
+       _left_btn.set_name ("transport option button");
+       _right_btn.set_name ("transport option button");
+
        _left_btn.set_sizing_text (_("0000000000000"));
        // NB right_btn is in a size-group