Proposed fix for 446, select notes in piano roll using timeline

This commit is contained in:
Dave French
2015-01-22 20:16:00 +00:00
parent 786e7dd389
commit 2be8eaa4db
2 changed files with 44 additions and 0 deletions

View File

@@ -160,6 +160,8 @@ protected slots:
void hidePattern( Pattern* pattern );
void selectRegionFromPixels( int x, int y );
signals:
void currentPatternChanged();