From 5c26a21d4969ff743394ec7b2b264806b77e8ba6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 8 Feb 2017 22:24:17 +0100 Subject: NO-OP: whitespace --- gtk2_ardour/ardour_ui2.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour') diff --git a/gtk2_ardour/ardour_ui2.cc b/gtk2_ardour/ardour_ui2.cc index ac05f5b58d..833ce6b617 100644 --- a/gtk2_ardour/ardour_ui2.cc +++ b/gtk2_ardour/ardour_ui2.cc @@ -516,7 +516,7 @@ ARDOUR_UI::setup_transport () nothing inside the transport_frame actually draws a background. We would therefore end up seeing the background of the parent widget, which is probably some default color. Adding the EventBox adds a - widget that will draw the background, using a style based on + widget that will draw the background, using a style based on the parent, "TransportFrame". */ Gtk::EventBox* ebox = manage (new Gtk::EventBox); @@ -562,7 +562,7 @@ ARDOUR_UI::setup_transport () button_height_size_group->add_widget (stop_button); // button_height_size_group->add_widget (sync_button); button_height_size_group->add_widget (auto_return_button); - + //tab selections button_height_size_group->add_widget (editor_visibility_button); button_height_size_group->add_widget (mixer_visibility_button); -- cgit v1.2.3