Remove check for Qt version > 4 that's not useful now
Pick-to: 6.7 Change-Id: Ia24b2b9fb9f3b070f8eccaf74a09787b324ab01e Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
This commit is contained in:
parent
2272e8f228
commit
6e8f97b83b
@ -1,5 +1,4 @@
|
|||||||
QT += core gui
|
QT += core gui widgets
|
||||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
|
||||||
QT += core-private # For Notification permission request
|
QT += core-private # For Notification permission request
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user