mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05:00
Drop Qt 5 support
This commit is contained in:
@ -46,10 +46,6 @@ private:
|
||||
QFile pdfFile;
|
||||
};
|
||||
#else
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||
#include <poppler-qt6.h>
|
||||
#else
|
||||
#include "poppler-qt5.h"
|
||||
#endif // QT_VERSION
|
||||
#endif // Q_OS_MACOS
|
||||
#endif // PDF_COMIC_H
|
||||
|
||||
Reference in New Issue
Block a user