From b976bf8986290e8f4812a50e7fdd98b9cbeb4249 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 1 Jul 2017 21:11:14 +0200 Subject: NO-OP whitespace & foratting of header files --- gtk2_ardour/route_processor_selection.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/route_processor_selection.h') diff --git a/gtk2_ardour/route_processor_selection.h b/gtk2_ardour/route_processor_selection.h index b0e7c36fbd..6c2b7c94ae 100644 --- a/gtk2_ardour/route_processor_selection.h +++ b/gtk2_ardour/route_processor_selection.h @@ -34,7 +34,7 @@ class AxisViewProvider; class RouteProcessorSelection : public ProcessorSelection { - public: +public: AxisViewSelection axes; RouteProcessorSelection (ARDOUR::SessionHandlePtr&, AxisViewProvider&); @@ -53,7 +53,7 @@ class RouteProcessorSelection : public ProcessorSelection void presentation_info_changed (PBD::PropertyChange const & what_changed); - private: +private: ARDOUR::SessionHandlePtr& shp; AxisViewProvider& avp; void removed (AxisView*); -- cgit v1.2.3