export now default action for PictureDialog
This commit is contained in:
parent
4ab544aaff
commit
ebb19f164c
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ PictureDialog::PictureDialog(ProfileDatabase *profileDB, QWidget *parent) :
|
|||
windowTitleStr = this->windowTitle();
|
||||
jsonDrawString = ui->labJSON->text();
|
||||
ui->cmdExport->setEnabled(0);
|
||||
ui->cmdExport->setDefault(0);
|
||||
ui->cmdClose->setDefault(1);
|
||||
ui->cmdClose->setFocus();
|
||||
plyrsList = QStringList();
|
||||
crewID = "";
|
||||
locX = "";
|
||||
|
|
Loading…
Reference in a new issue