shared: FileSaver: Adjust message as it's confusing on updates
Αυτή η υποβολή περιλαμβάνεται σε:
γονέας
a1be088b7a
υποβολή
6f11a5e662
@ -85,7 +85,7 @@ int FileSaver::processFiles(const QVector<QString> paths, std::function<SaveFile
|
||||
}
|
||||
else if(result == OK)
|
||||
{
|
||||
Logger::info() << "Added" << path << Qt::endl;
|
||||
Logger::info() << "Saved" << path << Qt::endl;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Φόρτωση…
Αναφορά σε νέο ζήτημα
Block a user