mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
removed completely the lag from information label
comics are now opened by the last read page
This commit is contained in:
@ -31,6 +31,7 @@ class CompressedArchive : public QObject
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit CompressedArchive(const QString & filePath, QObject *parent = 0);
|
||||
~CompressedArchive();
|
||||
|
||||
signals:
|
||||
|
||||
|
Reference in New Issue
Block a user