summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/headers.pri
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/Api/headers.pri')
-rw-r--r--WebKit/qt/Api/headers.pri7
1 files changed, 6 insertions, 1 deletions
diff --git a/WebKit/qt/Api/headers.pri b/WebKit/qt/Api/headers.pri
index 2b3c940..92a120d 100644
--- a/WebKit/qt/Api/headers.pri
+++ b/WebKit/qt/Api/headers.pri
@@ -5,4 +5,9 @@ WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
$$PWD/qwebsettings.h \
$$PWD/qwebhistoryinterface.h \
$$PWD/qwebdatabase.h \
- $$PWD/qwebsecurityorigin.h
+ $$PWD/qwebsecurityorigin.h \
+ $$PWD/qwebelement.h \
+ $$PWD/qwebplugindatabase.h \
+ $$PWD/qwebpluginfactory.h \
+ $$PWD/qwebhistory.h \
+ $$PWD/qwebkitversion.h