mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 01:20:45 +08:00
Set focus to first ui widget.
This commit is contained in:
@@ -13,6 +13,8 @@ SeerCatchpointCreateDialog::SeerCatchpointCreateDialog (QWidget* parent) : QDial
|
||||
setTemporaryEnabled(false);
|
||||
setDisabledEnabled(false);
|
||||
|
||||
throwRadioButton->setFocus();
|
||||
|
||||
// Connect things.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user