More work on glossy TCOs, add hover-effects

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2015 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2009-02-11 04:38:35 +00:00
parent d5234ed7a2
commit 9f4ea82a39
4 changed files with 18 additions and 7 deletions

View File

@@ -59,6 +59,7 @@ protected:
TrackItem * m_trackItem;
trackContentObject * m_tco;
bool m_hover;
};
#endif