blob: 2b3c94048a49071870e4f9245377c16a1006c212 (
plain)
1
2
3
4
5
6
7
8
|
WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
$$PWD/qwebkitglobal.h \
$$PWD/qwebpage.h \
$$PWD/qwebview.h \
$$PWD/qwebsettings.h \
$$PWD/qwebhistoryinterface.h \
$$PWD/qwebdatabase.h \
$$PWD/qwebsecurityorigin.h
|