summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/Api/headers.pri
blob: d92eb1cf78f4dd5d87f42cd214687856636bde6f (plain)
1
2
3
4
5
6
7
8
9
10
11
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 \
                     $$PWD/qwebpluginfactory.h \
                     $$PWD/qwebhistory.h