blob: e4bb618a8a8e5bfca22a75c5e298093965c39756 (
plain)
1
2
3
4
5
6
7
8
9
|
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 \
$$PWD/qwebelement.h
|