MIDI-system-bugfixes/enhancements + small GUI improvements

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@28 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2005-12-07 13:04:34 +00:00
parent 31b480b60f
commit 9c899fe33f
9 changed files with 94 additions and 16 deletions

View File

@@ -215,7 +215,7 @@ private:
bool m_controlPressed;
int m_startKey; // first key when drawing
int m_keyMouseOver;
int m_lastKey;
noteVector m_notesToCopy;