mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Fix indentation 8 whitespaces to tab
This commit is contained in:
parent
91321272b5
commit
4c66e36b91
19 changed files with 295 additions and 296 deletions
|
|
@ -238,7 +238,6 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
|
||||||
double _width;
|
double _width;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
void parameter_changed (std::string);
|
void parameter_changed (std::string);
|
||||||
void manage_name_highlight ();
|
void manage_name_highlight ();
|
||||||
void manage_name_text ();
|
void manage_name_text ();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue