mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
server/client local ipc working fine
This commit is contained in:
@ -188,7 +188,7 @@ FileComic::FileComic(const QString & path, int atPage )
|
||||
|
||||
FileComic::~FileComic()
|
||||
{
|
||||
_pages.clear();
|
||||
|
||||
}
|
||||
|
||||
bool FileComic::load(const QString & path, int atPage)
|
||||
|
Reference in New Issue
Block a user