iOS: remove wrong file include after upstream merge
qiosfileenginefactory.h is now a part of the optional plugin.
Amends d7e49801
Change-Id: Ia1854145f54e4278ab5c0020361915f476d48cc9
Reviewed-by: Liang Qi <liang.qi@qt.io>
bb10
parent
dd876ccb66
commit
6a4aaa3477
|
|
@ -43,8 +43,7 @@ HEADERS = \
|
|||
quiview.h \
|
||||
quiaccessibilityelement.h \
|
||||
qiosplatformaccessibility.h \
|
||||
qiostextresponder.h \
|
||||
qiosfileenginefactory.h
|
||||
qiostextresponder.h
|
||||
|
||||
!tvos {
|
||||
LIBS += -framework AssetsLibrary
|
||||
|
|
|
|||
Loading…
Reference in New Issue