mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Clean code
This commit is contained in:
parent
24a3602b27
commit
14fccb01d0
@ -231,12 +231,12 @@ void LibraryCreator::run()
|
||||
}
|
||||
QLOG_INFO() << "Update library END";
|
||||
}
|
||||
// msleep(100);//TODO try to solve the problem with the udpate dialog (ya no se usa más...)
|
||||
|
||||
if (partialUpdate) {
|
||||
emit updatedCurrentFolder(folderDestinationModelIndex);
|
||||
emit finished();
|
||||
} else // TODO check this part!!
|
||||
emit finished();
|
||||
}
|
||||
|
||||
emit finished();
|
||||
creation = false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user