mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 05:54:39 -04:00
removed completely the lag from information label
comics are now opened by the last read page
This commit is contained in:
@ -101,6 +101,11 @@ CompressedArchive::CompressedArchive(const QString & filePath, QObject *parent)
|
||||
}
|
||||
}
|
||||
|
||||
CompressedArchive::~CompressedArchive()
|
||||
{
|
||||
//TODO
|
||||
}
|
||||
|
||||
void CompressedArchive::loadFunctions()
|
||||
{
|
||||
//LOAD library
|
||||
|
Reference in New Issue
Block a user