mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NO-OP whitespace & foratting of header files
This commit is contained in:
parent
2219021389
commit
b976bf8986
112 changed files with 711 additions and 698 deletions
|
|
@ -36,7 +36,7 @@ class TimeAxisView;
|
|||
*/
|
||||
class RegionSelection : public std::list<RegionView*>
|
||||
{
|
||||
public:
|
||||
public:
|
||||
RegionSelection();
|
||||
RegionSelection (const RegionSelection&);
|
||||
|
||||
|
|
@ -69,7 +69,7 @@ class RegionSelection : public std::list<RegionView*>
|
|||
|
||||
ARDOUR::RegionList regionlist () const;
|
||||
|
||||
private:
|
||||
private:
|
||||
void remove_it (RegionView*);
|
||||
|
||||
void add_to_layer (RegionView *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue