mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
Fixed compilation problems in OSX after pdf refactoring merge.
This commit is contained in:
@ -14,7 +14,7 @@ class MacOSXPDFComic
|
||||
void closeComic();
|
||||
unsigned int numPages();
|
||||
QImage getPage(const int page);
|
||||
void releaseLastPageData();
|
||||
//void releaseLastPageData();
|
||||
|
||||
private:
|
||||
void * document;
|
||||
|
Reference in New Issue
Block a user