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:
@@ -1,3 +1,8 @@
|
||||
2008-04-15 Paul Giblock <drfaygo/at/gmail/dot/com>
|
||||
|
||||
* plugins/stereo_matrix/stereomatrix_control_dialog.cpp:
|
||||
Fix layout
|
||||
|
||||
2008-04-14 Paul Giblock <drfaygo/at/gmail/dot/com>
|
||||
|
||||
* plugins/stereo_matrix:
|
||||
|
||||
@@ -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