|
@ -40,6 +40,10 @@ UpdaterDialog::UpdaterDialog(QWidget *parent) : |
|
|
ui->label_3->setText(""); |
|
|
ui->label_3->setText(""); |
|
|
// ui->label_4->setText(APPNAME);
|
|
|
// ui->label_4->setText(APPNAME);
|
|
|
// ui->versionInput->setEnabled(false);
|
|
|
// ui->versionInput->setEnabled(false);
|
|
|
|
|
|
// ui->show->appendPlainText(APPNAME);
|
|
|
|
|
|
// ui->show->appendPlainText(APPVERSION);
|
|
|
|
|
|
// ui->show->appendPlainText(APPDATE);
|
|
|
|
|
|
// ui->show->appendPlainText(MODIFYCNT);
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
UpdaterDialog::~UpdaterDialog() |
|
|
UpdaterDialog::~UpdaterDialog() |
|
|