summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/qt/Api/headers.pri
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/Api/headers.pri')
-rw-r--r--Source/WebKit/qt/Api/headers.pri15
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/WebKit/qt/Api/headers.pri b/Source/WebKit/qt/Api/headers.pri
new file mode 100644
index 0000000..29bb125
--- /dev/null
+++ b/Source/WebKit/qt/Api/headers.pri
@@ -0,0 +1,15 @@
+WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
+ $$PWD/qgraphicswebview.h \
+ $$PWD/qwebkitglobal.h \
+ $$PWD/qwebkitplatformplugin.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 \
+ $$PWD/qwebinspector.h \
+ $$PWD/qwebkitversion.h