allow access to the piano widget
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@256 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -166,6 +166,11 @@ public:
|
||||
return( m_tabWidget );
|
||||
}
|
||||
|
||||
pianoWidget * getPianoWidget( void )
|
||||
{
|
||||
return( m_pianoWidget );
|
||||
}
|
||||
|
||||
|
||||
public slots:
|
||||
void surroundAreaPosChanged( const QPoint & _new_p );
|
||||
|
||||
Reference in New Issue
Block a user