- moved name scope to track

- added automation to knobs
- don't try to load a time pattern plugin


git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@163 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-06-26 21:40:13 +00:00
parent 0a811ad6f9
commit ea6050284a
2 changed files with 8 additions and 7 deletions

View File

@@ -218,8 +218,6 @@ private:
tones m_baseTone;
octaves m_baseOctave;
QString m_name;
// widgets on the top of a instrument-track-window
tabWidget * m_generalSettingsWidget;