mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
More minor indentation fix (spaces -> tabs)
This commit is contained in:
parent
742d176479
commit
76d4fe1fd5
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue