optimized piano roll and automation editor paint events
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@620 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -190,7 +190,6 @@ private:
|
||||
int m_bottom_level;
|
||||
int m_top_level;
|
||||
|
||||
void updatePaintPixmap( QPixmap & _p );
|
||||
void updateTopBottomLevels( void );
|
||||
|
||||
QScrollBar * m_leftRightScroll;
|
||||
|
||||
@@ -164,8 +164,6 @@ private:
|
||||
|
||||
midiTime newNoteLen( void ) const;
|
||||
|
||||
void updatePaintPixmap( QPixmap & _p );
|
||||
|
||||
|
||||
static QPixmap * s_whiteKeyBigPm;
|
||||
static QPixmap * s_whiteKeySmallPm;
|
||||
|
||||
Reference in New Issue
Block a user