Merge pull request #1 from moebiuz/patch-1

Code sucking less
This commit is contained in:
Hugo Teso 2017-03-29 14:34:32 +02:00 committed by GitHub
commit 8be9c461ab

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