Attempt to fix caching bug in track backgrounds

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1933 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-12-15 22:55:06 +00:00
parent db8f7e8b2d
commit d41a369835
3 changed files with 59 additions and 68 deletions

View File

@@ -284,6 +284,8 @@ private:
int m_pixelsPerTact;
QPixmap m_background;
} ;