mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Enable SVG explicitly
This commit is contained in:
@ -71,7 +71,7 @@ macx {
|
||||
|
||||
#CONFIG += release
|
||||
CONFIG -= flat
|
||||
QT += sql network widgets script
|
||||
QT += sql network widgets script svg
|
||||
!CONFIG(no_opengl) {
|
||||
QT += opengl
|
||||
}
|
||||
|
Reference in New Issue
Block a user