Add quickcontrols2 to YACReaderLibrary

QtQuick.Controls v1 to v2 migration, yay! -_-
This commit is contained in:
Luis Ángel San Martín 2021-10-07 22:31:29 +02:00
parent 89459a470d
commit 997b82eb79

View File

@ -69,7 +69,7 @@ macx {
#CONFIG += release
CONFIG -= flat
QT += sql network widgets svg
QT += sql network widgets svg quickcontrols2
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat