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