Remove check for Qt version > 4 that's not useful now
Change-Id: Ia24b2b9fb9f3b070f8eccaf74a09787b324ab01e Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io> (cherry picked from commit 6e8f97b83b7636077a83f2f900a167d049b575f0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
e1c9216deb
commit
0aa3b32ad4
@ -1,5 +1,4 @@
|
||||
QT += core gui
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
QT += core gui widgets
|
||||
QT += core-private # For Notification permission request
|
||||
|
||||
SOURCES += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user