Fixed knob layout
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@922 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -37,7 +37,7 @@ stereoMatrixControlDialog::stereoMatrixControlDialog(
|
||||
effectControlDialog( _controls )
|
||||
{
|
||||
|
||||
setFixedSize( 64, 64 );
|
||||
setFixedSize( 92, 92 );
|
||||
|
||||
QGridLayout * l = new QGridLayout( this );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user