mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-06-29 20:49:18 +02:00
Added support for QT < 5.6 (and >= 5.4)
This commit is contained in:
@ -20,7 +20,8 @@ HEADERS += src/pbfhandler.h \
|
||||
src/textpointitem.h \
|
||||
src/font.h \
|
||||
src/textitem.h \
|
||||
src/sprites.h
|
||||
src/sprites.h \
|
||||
src/config.h
|
||||
SOURCES += src/pbfplugin.cpp \
|
||||
src/pbfhandler.cpp \
|
||||
src/gzip.cpp \
|
||||
|
Reference in New Issue
Block a user