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
|
@ -38,6 +38,7 @@ SnapmaticEditor::SnapmaticEditor(CrewDatabase *crewDB, ProfileDatabase *profileD
|
|||
setWindowFlags(windowFlags()^Qt::WindowContextHelpButtonHint);
|
||||
|
||||
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