set focus on OK and Save in Program setting
This commit is contained in:
parent
2caec2a6e6
commit
2cc3056a9c
|
@ -1393,6 +1393,8 @@ void MainWindow::ProgramSettingsPanel(){
|
|||
layout->setColumnStretch(2, 2);
|
||||
layout->setColumnStretch(3, 1);
|
||||
|
||||
button1->setFocus();
|
||||
|
||||
dialog.exec();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user