gallery button page: increase spacing
This commit is contained in:
parent
689f45f710
commit
cda2877b42
@ -38,6 +38,7 @@ namespace
|
||||
: ButtonBox( Qt::Horizontal, 3, parent )
|
||||
{
|
||||
setDefaultAlignment( Qt::AlignCenter );
|
||||
setSpacing( 30 );
|
||||
populate();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user