From 76d4fe1fd5fc19e671acb607fd422704ad9dc7d9 Mon Sep 17 00:00:00 2001 From: Nil Geisweiller Date: Sun, 6 Dec 2015 01:43:08 +0200 Subject: [PATCH] More minor indentation fix (spaces -> tabs) --- gtk2_ardour/note.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk2_ardour/note.h b/gtk2_ardour/note.h index e763ea95f8..37d5573fa1 100644 --- a/gtk2_ardour/note.h +++ b/gtk2_ardour/note.h @@ -51,8 +51,8 @@ public: void set_x1 (ArdourCanvas::Coord); void set_y1 (ArdourCanvas::Coord); - void set_outline_what (ArdourCanvas::Rectangle::What); - void set_outline_all (); + void set_outline_what (ArdourCanvas::Rectangle::What); + void set_outline_all (); void set_outline_color (uint32_t); void set_fill_color (uint32_t); -- 2.30.2