lb302 artwork
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@612 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 84 KiB |
@@ -493,7 +493,7 @@ lb302Synth::lb302Synth( instrumentTrack * _channel_track ) :
|
||||
connect( m_waveKnob, SIGNAL( valueChanged(float) ),
|
||||
this, SLOT ( waveChanged( float ) ) );
|
||||
|
||||
setAutoFillBackground( FALSE );
|
||||
setAutoFillBackground( TRUE );
|
||||
QPalette pal;
|
||||
pal.setBrush( backgroundRole(),
|
||||
PLUGIN_NAME::getIconPixmap( "artwork" ) );
|
||||
|
||||
Reference in New Issue
Block a user