summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/Api/headers.pri
blob: 51abba40dfb46593a1b1f049c171f8b4c41e9ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
                     $$PWD/qwebgraphicsitem.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/qwebplugindatabase.h \
                     $$PWD/qwebpluginfactory.h \
                     $$PWD/qwebhistory.h \
                     $$PWD/qwebinspector.h \
                     $$PWD/qwebkitversion.h