mirror of
https://github.com/YACReader/yacreader
synced 2026-01-31 20:30:06 -05: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