From 63ea7b6516dbd7554d1eff6c98de50cf61fc9a72 Mon Sep 17 00:00:00 2001 From: Thomas Brand Date: Sat, 1 Jul 2017 18:42:24 +0200 Subject: NO-OP whitespace (updated GH PR #357) --- gtk2_ardour/editor.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'gtk2_ardour/editor.h') diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 6e1ae4528d..c78c85ffc6 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -583,13 +583,13 @@ private: typedef std::pair TAVState; struct VisualState { - VisualState (bool with_tracks); - ~VisualState (); - double y_position; - framecnt_t samples_per_pixel; - framepos_t leftmost_frame; - Editing::ZoomFocus zoom_focus; - GUIObjectState* gui_state; + VisualState (bool with_tracks); + ~VisualState (); + double y_position; + framecnt_t samples_per_pixel; + framepos_t leftmost_frame; + Editing::ZoomFocus zoom_focus; + GUIObjectState* gui_state; }; std::list undo_visual_stack; -- cgit v1.2.3