mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
clang-format
This commit is contained in:
@ -16,7 +16,7 @@ public:
|
||||
void closeComic();
|
||||
unsigned int numPages();
|
||||
QImage getPage(const int page);
|
||||
//void releaseLastPageData();
|
||||
// void releaseLastPageData();
|
||||
|
||||
private:
|
||||
void *document;
|
||||
|
Reference in New Issue
Block a user