Remove more Qt version checks

Change-Id: I4440b7a9fb2c16b10deab8e8abfcb0eaa8bb45bb
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
Eike Ziller
2014-09-10 12:32:42 +02:00
parent 76287aa2a1
commit a439d939e6
2 changed files with 16 additions and 18 deletions

View File

@@ -62,7 +62,7 @@ FORMS += docsettingspage.ui \
generalsettingspage.ui \
remotehelpfilter.ui
macx:minQtVersion(5, 2, 0) {
osx {
DEFINES += QTC_MAC_NATIVE_HELPVIEWER
QT += macextras
HEADERS += macwebkithelpviewer.h