M/V split of Bit Invader

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@701 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-02-24 10:59:17 +00:00
parent 98fc05e189
commit 922d2c5f38
8 changed files with 380 additions and 736 deletions

View File

@@ -61,7 +61,8 @@ protected:
virtual void mouseReleaseEvent( QMouseEvent * _me );
protected slots:
void updateGraph(Uint32 _startPos, Uint32 _endPos);
void updateGraph( Uint32 _startPos, Uint32 _endPos );
void updateGraph( void );
private:
virtual void modelChanged( void );