mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Add no_pdf build option
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#ifndef PDF_COMIC_H
|
||||
#if !defined PDF_COMIC_H && !defined NO_PDF
|
||||
#define PDF_COMIC_H
|
||||
|
||||
#include <QObject>
|
||||
|
Reference in New Issue
Block a user