mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +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
|
|
@ -40,7 +40,7 @@ class AutomationRegionView;
|
|||
|
||||
class AutomationStreamView : public StreamView
|
||||
{
|
||||
public:
|
||||
public:
|
||||
AutomationStreamView (AutomationTimeAxisView& tv);
|
||||
~AutomationStreamView ();
|
||||
|
||||
|
|
@ -70,7 +70,7 @@ class AutomationStreamView : public StreamView
|
|||
float times,
|
||||
boost::shared_ptr<ARDOUR::AutomationList> list);
|
||||
|
||||
private:
|
||||
private:
|
||||
void setup_rec_box ();
|
||||
|
||||
RegionView* add_region_view_internal (boost::shared_ptr<ARDOUR::Region>, bool wait_for_data, bool recording = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue