mirror of
https://github.com/YACReader/yacreader
synced 2025-09-03 20:05:05 -04:00
Add quickcontrols2 to YACReaderLibrary
QtQuick.Controls v1 to v2 migration, yay! -_-
This commit is contained in:
@ -69,7 +69,7 @@ macx {
|
|||||||
|
|
||||||
#CONFIG += release
|
#CONFIG += release
|
||||||
CONFIG -= flat
|
CONFIG -= flat
|
||||||
QT += sql network widgets svg
|
QT += sql network widgets svg quickcontrols2
|
||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat
|
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user