diff options
Diffstat (limited to 'WebKit/qt/Api/headers.pri')
| -rw-r--r-- | WebKit/qt/Api/headers.pri | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/qt/Api/headers.pri b/WebKit/qt/Api/headers.pri index 29bb125..e9fe28d 100644 --- a/WebKit/qt/Api/headers.pri +++ b/WebKit/qt/Api/headers.pri @@ -12,4 +12,5 @@ WEBKIT_API_HEADERS = $$PWD/qwebframe.h \ $$PWD/qwebpluginfactory.h \ $$PWD/qwebhistory.h \ $$PWD/qwebinspector.h \ - $$PWD/qwebkitversion.h + $$PWD/qwebkitversion.h \ + $$PWD/qwebscriptworld.h |
