Fix sample track view in BB editor (#3002)
This commit is contained in:
committed by
GitHub
parent
6614f567d7
commit
08d54d3179
@@ -44,7 +44,6 @@ public:
|
||||
public slots:
|
||||
/// Opens this view's pattern in the global automation editor
|
||||
void openInAutomationEditor();
|
||||
virtual void update();
|
||||
|
||||
|
||||
protected slots:
|
||||
|
||||
@@ -84,6 +84,7 @@ public slots:
|
||||
void addSteps();
|
||||
void cloneSteps();
|
||||
void removeSteps();
|
||||
void addSampleTrack();
|
||||
void addAutomationTrack();
|
||||
|
||||
protected slots:
|
||||
|
||||
Reference in New Issue
Block a user