Add Stereomatrix artwork
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1212 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -70,7 +70,7 @@ lfoControllerDialog::lfoControllerDialog( controller * _model, QWidget * _parent
|
||||
title.append( " (" );
|
||||
title.append( _model->name() );
|
||||
title.append( ")" );
|
||||
setWindowTitle( tr( "LFO (name)" ) );
|
||||
setWindowTitle( title );
|
||||
setWindowIcon( embed::getIconPixmap( "controller" ) );
|
||||
setFixedSize( 240, 80 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user