Pianoroll vol/pan UI - further improvements of earlier improvements

This commit is contained in:
Vesa
2014-05-03 00:12:18 +03:00
parent 8ea5222793
commit b18d80e0b5
2 changed files with 71 additions and 25 deletions

View File

@@ -113,7 +113,7 @@ protected:
void getSelectedNotes( NoteVector & _selected_notes );
// for entering values with dblclick in the vol/pan bars
void enterValue( note* n );
void enterValue( NoteVector* nv );
protected slots:
void play();