Code sucking less

This commit is contained in:
Antonio Rodriguez 2017-03-29 13:02:09 +02:00 committed by GitHub
parent f61d2c1a34
commit dc05ae7ec6

View File

@ -165,7 +165,7 @@ void OptionsDialog::on_okButton_clicked()
this->w->add_output(" > Loading file: " + this->filename);
this->w->core->loadFile(this->filename.toUtf8(), loadaddr, mapaddr, rw, va, bits, binidx, load_bininfo);
//ui->progressBar->setValue(40);
ui->statusLabel->setText("Analysis in progess");
ui->statusLabel->setText("Analysis in progress");
// Threads stuff
// create an instance of MyThread