summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note.h
diff options
context:
space:
mode:
authorNil Geisweiller <ngeiswei@gmail.com>2015-12-06 01:43:08 +0200
committerRobin Gareus <robin@gareus.org>2015-12-22 04:52:50 +0100
commit76d4fe1fd5fc19e671acb607fd422704ad9dc7d9 (patch)
tree938e4e882647761f6347aa2913d9232fc2cdf9de /gtk2_ardour/note.h
parent742d1764796c51d74a1b8294e83f315f4850f452 (diff)
More minor indentation fix (spaces -> tabs)
Diffstat (limited to 'gtk2_ardour/note.h')
-rw-r--r--gtk2_ardour/note.h4
1 files 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);