fixed UI issues, Personal Usage data check box added
This commit is contained in:
parent
8fc3dc6c7c
commit
29f883555d
19 changed files with 607 additions and 759 deletions
|
|
@ -35,6 +35,7 @@ PlayerListDialog::PlayerListDialog(QStringList players, ProfileDatabase *profile
|
|||
|
||||
listUpdated = false;
|
||||
ui->setupUi(this);
|
||||
ui->cmdCancel->setDefault(true);
|
||||
ui->cmdCancel->setFocus();
|
||||
|
||||
// Set Icon for Apply Button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue