Skip to content
Snippets Groups Projects
Commit 7026905e authored by Stéphane Albert's avatar Stéphane Albert
Browse files
parent 4c5a9146
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ ImageImporter
{
emit ProgressTextChanged(
tr( "Importing image '%1' as dataset into cache directory..." )
.arg( m_Filename )
.arg( QFileInfo( m_Filename ).fileName() )
);
emit ProgressValueChanged( -1 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment