full context-menu for piano-basenote so it can be automated as well as controlled via controller

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1161 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-06-20 23:34:43 +00:00
parent 0eb55d120c
commit 66f98a3017
3 changed files with 20 additions and 10 deletions

View File

@@ -82,10 +82,10 @@ public:
m_unit = _unit;
}
protected:
void addDefaultActions( QMenu * _menu );
protected:
QString m_description;
QString m_unit;