change color of selected group of TCOs

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@421 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-11-08 20:49:25 +00:00
parent 0085b0aa70
commit b17c9e5430

View File

@@ -87,6 +87,8 @@ private:
QString m_name;
QColor m_color;
void setColor( QColor _new_color );
} ;