summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/headers.pri
blob: 1e70072a7f497bbc6e503bbebac0f7744af68abf (plain)
1
2
3
4
5
6
7
8
9
10
11
WEBKIT_API_HEADERS = $$PWD/qcookiejar.h \
                     $$PWD/qwebframe.h \
                     $$PWD/qwebkitglobal.h \
                     $$PWD/qwebnetworkinterface.h \
                     $$PWD/qwebobjectplugin.h \
                     $$PWD/qwebobjectpluginconnector.h \
                     $$PWD/qwebpage.h \
                     $$PWD/qwebview.h \
                     $$PWD/qwebpagehistory.h \
                     $$PWD/qwebsettings.h \
                     $$PWD/qwebhistoryinterface.h