in brush.prism... etc dialogs select value on start for convenience
This commit is contained in:
parent
6749261e75
commit
d3532111cf
|
|
@ -313,6 +313,7 @@ void DoSides( EBrushPrefab type ){
|
|||
break;
|
||||
}
|
||||
}
|
||||
spin->selectAll();
|
||||
{
|
||||
auto buttons = new QDialogButtonBox( QDialogButtonBox::StandardButton::Ok | QDialogButtonBox::StandardButton::Cancel );
|
||||
form->addWidget( buttons );
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user