piano roll, hold right click to delete multiple notes, hold ctrl to use the select tool

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1833 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-11-10 21:54:30 +00:00
parent 22dc97f13d
commit 0c847584b0
3 changed files with 83 additions and 3 deletions

View File

@@ -238,6 +238,7 @@ private:
editModes m_editMode;
editModes m_ctrlMode; // mode they were in before they hit ctrl
timeLine * m_timeLine;