aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/macwebkithelpviewer.mm
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-03-11 15:44:11 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-03-12 11:10:56 +0000
commit14dc38eea071c9144314b10a1892a987f111a72f (patch)
treefb19d631080228d475845ea99e0700856de0227f /src/plugins/help/macwebkithelpviewer.mm
parent14a4709f831e49efd717b1f393efee8cfbebcf12 (diff)
Remove dependency on Qt Mac Extras
Change-Id: Id4d394974e87d7844c02c18f3c98957036503d7f Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/help/macwebkithelpviewer.mm')
-rw-r--r--src/plugins/help/macwebkithelpviewer.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/help/macwebkithelpviewer.mm b/src/plugins/help/macwebkithelpviewer.mm
index 1a7d561aeee..d0edb0e61c6 100644
--- a/src/plugins/help/macwebkithelpviewer.mm
+++ b/src/plugins/help/macwebkithelpviewer.mm
@@ -37,7 +37,6 @@
#include <QHelpEngine>
#include <QStyle>
#include <QTimer>
-#include <QtMac>
#include <QToolTip>
#include <QUrl>
#include <QVBoxLayout>