mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
More format changes
This commit is contained in:
parent
1aa36f8892
commit
8130cdc932
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user