mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
More format changes
This commit is contained in:
@ -553,7 +553,7 @@ void LibraryCreator::update(QDir dirS)
|
|||||||
{
|
{
|
||||||
|
|
||||||
if (nameS != "/.yacreaderlibrary") {
|
if (nameS != "/.yacreaderlibrary") {
|
||||||
// QLOG_WARN() << "dir source < dest" << nameS << nameD;
|
// QLOG_WARN() << "dir source < dest" << nameS << nameD;
|
||||||
#ifdef Q_OS_MACOS
|
#ifdef Q_OS_MACOS
|
||||||
QStringList src = _source.split("/");
|
QStringList src = _source.split("/");
|
||||||
QString filePath = fileInfoS.absoluteFilePath();
|
QString filePath = fileInfoS.absoluteFilePath();
|
||||||
|
Reference in New Issue
Block a user