change automation editor window title on rename automation pattern
This commit is contained in:
@@ -288,6 +288,9 @@ protected slots:
|
||||
void play();
|
||||
void stop();
|
||||
|
||||
private slots:
|
||||
void updateWindowTitle();
|
||||
|
||||
private:
|
||||
QAction* m_discreteAction;
|
||||
QAction* m_linearAction;
|
||||
|
||||
Reference in New Issue
Block a user