summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/cocoa.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-07-06 18:47:33 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-07-08 10:50:34 +0000
commit19186743096ca138b40352e9fc9f531c97b2f359 (patch)
tree5e1d2cbdb41a3593ffa5a862a76fc17f77545a90 /src/plugins/platforms/cocoa/cocoa.pro
parent2d01de4e878f7f6cc6b07027989d09ddf189e285 (diff)
macOS: Organize QNSView accessibility code like the rest of the class
Drive-by style-fixes were applied as well. Change-Id: I22c17925be41eeaac692ab776dd5b46791265cb3 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/plugins/platforms/cocoa/cocoa.pro')
-rw-r--r--src/plugins/platforms/cocoa/cocoa.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/platforms/cocoa/cocoa.pro b/src/plugins/platforms/cocoa/cocoa.pro
index 95a26a433c..9f76b3f1e9 100644
--- a/src/plugins/platforms/cocoa/cocoa.pro
+++ b/src/plugins/platforms/cocoa/cocoa.pro
@@ -8,7 +8,6 @@ SOURCES += main.mm \
qcocoawindow.mm \
qnsview.mm \
qnswindow.mm \
- qnsviewaccessibility.mm \
qnswindowdelegate.mm \
qcocoanativeinterface.mm \
qcocoaeventdispatcher.mm \