diff options
Diffstat (limited to 'WebKit/qt/Api/headers.pri')
-rw-r--r-- | WebKit/qt/Api/headers.pri | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/qt/Api/headers.pri b/WebKit/qt/Api/headers.pri index 1a42597..29bb125 100644 --- a/WebKit/qt/Api/headers.pri +++ b/WebKit/qt/Api/headers.pri @@ -1,6 +1,7 @@ WEBKIT_API_HEADERS = $$PWD/qwebframe.h \ $$PWD/qgraphicswebview.h \ $$PWD/qwebkitglobal.h \ + $$PWD/qwebkitplatformplugin.h \ $$PWD/qwebpage.h \ $$PWD/qwebview.h \ $$PWD/qwebsettings.h \ |