summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/headers.pri
blob: 92a120dba2d7ea1a80c85c873c942969ae804665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/qwebplugindatabase.h \
                     $$PWD/qwebpluginfactory.h \
                     $$PWD/qwebhistory.h \
                     $$PWD/qwebkitversion.h