Mercurial > hg > sonic-visualiser
diff main/MainWindow.cpp @ 2001:5d3ef2c450cc
Importing -> Converting
author | Chris Cannam |
---|---|
date | Wed, 12 Sep 2018 16:05:29 +0100 |
parents | 6d82eecd4164 |
children | b184e71f880d 2ec57b30fffe |
line wrap: on
line diff
--- a/main/MainWindow.cpp Wed Sep 12 15:59:39 2018 +0100 +++ b/main/MainWindow.cpp Wed Sep 12 16:05:29 2018 +0100 @@ -2903,7 +2903,7 @@ FileOpenStatus status = FileOpenSucceeded; ProgressDialog *progress = new ProgressDialog - (tr("Importing audio data..."), true, 0, this, Qt::ApplicationModal); + (tr("Converting audio data..."), true, 0, this, Qt::ApplicationModal); WaveFileModel *model = qobject_cast<WaveFileModel *> (DataFileReaderFactory::loadCSV