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